@@ -219,6 +219,7 @@ class MobileController extends UserApi
protected function pay(MobileOrder $mobileOrder,$data){
$succ=[
'pay_url'=>'',
+ 'id'=>$mobileOrder['id'],
];
$payment=Payment::create([
'order_no'=>session_create_id(),
@@ -35,11 +35,6 @@ return array (
'attachmentcategory' =>
array (
),
- 'userApprove' =>
- array (
- 'depart' => '部门',
- 'job' => '岗位',
- ),
'system_wxp_name' => '名称',
'system_service_mobile' => '电话133',
'system_wxp_qrcode' => 'https://www.huaxincem.com/theme/default/images/demo/weixin_hxzg.png',