xialei пре 1 година
родитељ
комит
49840df489
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/controller/api/store/service/Huafei.php

+ 1 - 1
app/controller/api/store/service/Huafei.php

@@ -51,7 +51,7 @@ class Huafei extends BaseController
51
 					$orderThird = app()->make(UserThirdRepository::class);
51
 					$orderThird = app()->make(UserThirdRepository::class);
52
 					//预估养老金
52
 					//预估养老金
53
 					$orderThird->yuguOrder(
53
 					$orderThird->yuguOrder(
54
-						$huafeiInfo['order_pdd_id'],
54
+						$huafeiInfo['order_huafei_id'],
55
 						$huafeiInfo['commission'],
55
 						$huafeiInfo['commission'],
56
 						$huafeiInfo['uid'],
56
 						$huafeiInfo['uid'],
57
 						$huafeiInfo['order_sn'],
57
 						$huafeiInfo['order_sn'],