parent
dc95b73c36
commit
a50a1bbebb
|
|
@ -143,7 +143,7 @@ class WC_Huayi_Score extends WC_Payment_Gateway {
|
||||||
}
|
}
|
||||||
|
|
||||||
//debug
|
//debug
|
||||||
wc_add_notice( __('查询成功:', 'huayi_score') . json_encode($balanceResult), 'error' );
|
wc_add_notice( __('查询成功:', 'huayi_score') . $balanceResult, 'error' );
|
||||||
return;
|
return;
|
||||||
//debug
|
//debug
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue