feat/task1-c-wallet
devil_gong 2019-05-29 15:54:17 +08:00
parent 66316d3bf3
commit 05605b750e
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class WxPayConfig extends WxPayConfigInterface
**/
public function GetNotifyUrl()
{
return "";
return "https://dev.ccxqc.com/";
}
public function GetSignType()
{