Commit d157378f authored by qinhaitao's avatar qinhaitao

perf: ️ joinInfo类型

parent ea005576
......@@ -41,6 +41,7 @@ interface ICheckControllerInfos extends IControllerInfos {
interface IPreCheckData {
inviteUserInfo?: IUserInfo // checkValidInviteId
awardInfo?: IAwards // checkValidPrize
joinInfo?: IJoinRecord
}
interface IVipInfo {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment