✨ feat(37需求): 添加上报名称接口
This commit is contained in:
@@ -17,6 +17,8 @@ export enum SDK_37_ADDR {
|
||||
CHECK_CHAT = 'http://api.gamechat.37.com/checkChatV2.php',
|
||||
CHECK_NAME = 'http://api.gamechat.37.com/checkName.php',
|
||||
CHECK_UNION = 'http://api.gamechat.37.com/checkUnion.php',
|
||||
POST_NAME = 'https://apigamechat.37.com/postName.php',
|
||||
POST_UNION = 'https://apigamechat.37.com/postUnion.php',
|
||||
GET_WORD = 'http://api.gamechat.37.com/getWord.php',
|
||||
PUSH_MSG = 'https://pushdata.37.com/index.php?c=pushmessage&a=push_message',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user