opt pub panel

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-26 17:11:52 +08:00
parent db3b74e33f
commit 3edac65ae8
49 changed files with 879 additions and 360 deletions

View File

@@ -869,4 +869,7 @@ class Api {
static const String pgcReviewMod = '/pgc/review/short/modify';
static const String pgcReviewDel = '/pgc/review/short/del';
static const String topicPubSearch =
'${HttpString.appBaseUrl}/x/topic/pub/search';
}