Browse Source

sms:移除 sendCode、sendMsg 字段

main
YunaiV 1 year ago
parent
commit
079c1b6b2d
  1. 2
      src/api/system/sms/smsLog/index.ts

2
src/api/system/sms/smsLog/index.ts

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