|
@@ -10,7 +10,7 @@ enum Api {
|
|
DeleteServer = '/wechat-api/server/delete',
|
|
DeleteServer = '/wechat-api/server/delete',
|
|
GetServerById = '/wechat-api/server',
|
|
GetServerById = '/wechat-api/server',
|
|
RefreshWorkPhone = '/wechat-api/workphone/wxaccount/refresh',
|
|
RefreshWorkPhone = '/wechat-api/workphone/wxaccount/refresh',
|
|
- RefreshQxWorkPhone = '/wechat-api/workphone/Qxaccount/refresh',
|
|
|
|
|
|
+ RefreshQxWorkPhone = '/wechat-api/workphone/Qwaccount/refresh',
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|