lizhen_gitee 3 weeks ago
parent
commit
c1af5d626e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      application/common/model/Wallet.php

+ 3 - 0
application/common/model/Wallet.php

@@ -15,6 +15,9 @@ class Wallet extends Model
         1  => '系统调节',//money + -
         10  => '用户充值',//money + -
         20 => '老年大学活动报名',//money + -
+
+        //善豆
+        101 => '签到', //bean +
     ];
     // 操作钱包余额类型
     const money_type = [