Parcourir la source

Merge branch 'master' of https://git.bjtdba.com/shop/php

hefei il y a 1 an
Parent
commit
21c4c7370a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/controller/api/store/merchant/Taskorderguquan.php

+ 1 - 1
app/controller/api/store/merchant/Taskorderguquan.php

@@ -58,7 +58,7 @@ class Taskorderguquan
58 58
             Db::name("user")->where("uid", $v['uid'])->inc("amount_old", $yj_90)->save();
59 59
             Db::name("user")->where("uid", $v['uid'])->inc("fugou", $fg_10)->save();
60 60
 
61
-            $this->bill_user_log111111($v['uid'], "佣金补贴", $data[$v['account']], "佣金补贴", 8);//股权分佣明细2.0系统
61
+            $this->bill_user_log111111($v['uid'], "佣金补贴", $yj_90, "佣金补贴", 8);//股权分佣明细2.0系统
62 62
             $this->fugou_user_log($v['uid'], $fg_10, 16, 1, 1);//复购金明细入账
63 63
             $res[] = [
64 64
                 'uid' => $v['uid'],