作者 王智

1111

... ... @@ -291,7 +291,7 @@ class Config extends Api
'type' => "wechat",
'title' => "白事随礼",
'notifyurl' => $domain . "/api/config/Notify/paytype/wechat",
'method' => "wap",
'method' => "mp",
'openid' => $UserInfo['openid']
];
$return = \addons\epay\library\Service::submitOrder($data);
... ...