Skip to content

Commit 3a5a95e

Browse files
committed
fix: 添加账号来源常量字段
1 parent 46266ed commit 3a5a95e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/config/db.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"CMN_ORD_COUNT_ASC": 5,
2121
"CMN_ORD_COUNT_DESC": 6,
2222
"USR_FRM_SITE": 0,
23+
"USR_FRM_OPENID": 1,
2324
"USR_ADMIN_ID": 10000,
2425
"USR_ROL_NONE": 0,
2526
"USR_ROL_OTHER": 1,

0 commit comments

Comments
 (0)