Merge branch 'dev' of http://1.14.122.170:3000/PHXH/NLDClient into dev
commit
8d8d933644
|
|
@ -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