签约房-签约师傅每日返还任务
This commit is contained in:
@@ -98,6 +98,8 @@ class UserWallet extends Model
|
||||
const SIGN_FAILURE = 51;
|
||||
//首次被签约收入
|
||||
const FIRST_SIGN_INCOME = 52;
|
||||
//签约师傅每日返还
|
||||
const SIGN_MASTER_DAILY_RETURN = 53;
|
||||
|
||||
|
||||
//金币支出类型数组
|
||||
|
||||
Reference in New Issue
Block a user