Merge branch 'trunk' of https://git.littlefat.tech/magic-csb/boluo-admin-main into trunk
# Conflicts: # src/requestConfig.ts
This commit is contained in:
4
src/services/typings.d.ts
vendored
4
src/services/typings.d.ts
vendored
@ -66,6 +66,10 @@ declare namespace API {
|
||||
robotImNick: string;
|
||||
// 机器人微信号
|
||||
robotImNo: string;
|
||||
// 通告微信号
|
||||
acctNo
|
||||
// 通告手机号
|
||||
phone
|
||||
// 通告发布群数量
|
||||
relateGroupCount: number;
|
||||
// 创建时间,时间戳
|
||||
|
||||
Reference in New Issue
Block a user