Преглед изворни кода

Wesmiler 人人车 初始化项目 0816

APPLE пре 3 година
родитељ
комит
bf935f6a95
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      application/api/controller/v1/User.php

+ 1 - 1
application/api/controller/v1/User.php

@@ -728,7 +728,7 @@ class User extends ApiController
             'action'=> 1,
             'inc_amount'=> $redbagMoney,
             'aft_amount'=> $user->balance,
-            'remark'=> '嘛呗出行分享获得红包,金额【'.$redbagMoney.'】',
+            'remark'=> '分享获得红包,金额【'.$redbagMoney.'】',
             'created_at'=> time(),
             'updated_at'=> time()
         ];