【B站支付】支付测试修改
parent
82c2591846
commit
5f19bb8040
|
|
@ -31,7 +31,7 @@ namespace PhxhSDK
|
|||
{
|
||||
DebugUtil.Log("bilibili支付");
|
||||
string url = PackDataInst.Inst.localInfo.isDev ?
|
||||
"https://dev_openapi.kedrgame.com/api/v1/biliGame/notify" :
|
||||
"" :
|
||||
"https://openapi.kedrgame.com/api/v1/biliGame/notify";
|
||||
|
||||
string desc = PackDataInst.Inst.localInfo.isDev ? "Dev" : "Release";
|
||||
|
|
|
|||
Loading…
Reference in New Issue