sms:移除 sendCode、sendMsg 字段

pull/40/MERGE
YunaiV 2023-11-21 22:57:56 +08:00
parent b4e38731c0
commit 079c1b6b2d
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ export interface SmsLogVO {
userType: number
sendStatus: number
sendTime: Date
sendCode: number
sendMsg: string
apiSendCode: string
apiSendMsg: string
apidefHttpId: string