mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
feat: 设置指令优先级
This commit is contained in:
parent
dc5a07782d
commit
c785fb2d55
15 changed files with 241 additions and 95 deletions
|
|
@ -208,7 +208,7 @@ export default class MysZZZApi extends MysApi {
|
|||
}
|
||||
return {
|
||||
'x-rpc-app_version': client.app_version,
|
||||
'x-rpc-client_type': client.client_type,
|
||||
// 'x-rpc-client_type': client.client_type,
|
||||
'User-Agent': 'okhttp/4.8.0',
|
||||
'x-rpc-sys_version': '12',
|
||||
'x-rpc-client_type': '2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue