test
This commit is contained in:
parent
4b720af327
commit
384bb62b9f
@ -61,7 +61,7 @@ class WechatPayService
|
|||||||
{
|
{
|
||||||
// 发送请求
|
// 发送请求
|
||||||
if (empty(count($transfer_scene_report_infos))) {
|
if (empty(count($transfer_scene_report_infos))) {
|
||||||
$transfer_scene_report_infos = [["info_type" => "用户提现", "info_content" => "用户提取账户金额"]];
|
$transfer_scene_report_infos = [["info_type" => "报酬说明", "info_content" => "用户提取账户金额"]];
|
||||||
}
|
}
|
||||||
try {
|
try {
|
||||||
$appid = config("wechat.official_account.default.app_id");
|
$appid = config("wechat.official_account.default.app_id");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user