hefei 1 gadu atpakaļ
vecāks
revīzija
840b28f99c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      app/controller/api/store/product/DaTaoKe.php

+ 1 - 1
app/controller/api/store/product/DaTaoKe.php

@@ -403,7 +403,7 @@ class DaTaoKe
403
                         //修改积分和贡献,yanglaojin值记录
403
                         //修改积分和贡献,yanglaojin值记录
404
                         $orderThird->updateJilu(
404
                         $orderThird->updateJilu(
405
                             $localOrder['uid'],
405
                             $localOrder['uid'],
406
-                            $localOrder['order_sn'],
406
+                            $localOrder['order_tb_id'],
407
                             5);
407
                             5);
408
                     }
408
                     }
409
                 }
409
                 }