hefei 1 년 전
부모
커밋
840b28f99c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 403
                         //修改积分和贡献,yanglaojin值记录
404 404
                         $orderThird->updateJilu(
405 405
                             $localOrder['uid'],
406
-                            $localOrder['order_sn'],
406
+                            $localOrder['order_tb_id'],
407 407
                             5);
408 408
                     }
409 409
                 }