登录:公告读数据库

This commit is contained in:
luying
2021-03-05 17:41:53 +08:00
parent f1e9c1efd6
commit 9b533b54a3
5 changed files with 106 additions and 67 deletions

View File

@@ -395,4 +395,8 @@ export enum BLOCK_OPEATE {
REMOVE_BLACK = 2,
REMOVE_AND_APPLY = 3,
REMOVE_FRIEND = 4
}
export enum TIME_FORMAT {
TYPE_SLASH = 1
}