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