签约房-签约师傅每日返还任务

This commit is contained in:
2025-11-26 16:37:20 +08:00
parent b42bc92366
commit 11afdf93aa
2 changed files with 83 additions and 27 deletions

View File

@@ -98,6 +98,8 @@ class UserWallet extends Model
const SIGN_FAILURE = 51;
//首次被签约收入
const FIRST_SIGN_INCOME = 52;
//签约师傅每日返还
const SIGN_MASTER_DAILY_RETURN = 53;
//金币支出类型数组