|
|
|
@ -1692,7 +1692,7 @@ export const SysSwapMoinitorApiFp = function (configuration?: Configuration) {
|
|
|
|
|
*/
|
|
|
|
|
async apiGetSwapAndChargingCountPost(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
|
|
|
|
|
const localVarAxiosArgs = await SysSwapMonitorApiAxiosParamCreator(configuration).apiGetSwapAndChargingCountPost(options);
|
|
|
|
|
const second_url = 'http://192.168.2.3:5034'
|
|
|
|
|
const second_url = 'http://192.168.3.100:5034'
|
|
|
|
|
|
|
|
|
|
return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
|
|
|
|
|
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: basePath + localVarAxiosArgs.url };
|
|
|
|
@ -1707,7 +1707,7 @@ export const SysSwapMoinitorApiFp = function (configuration?: Configuration) {
|
|
|
|
|
*/
|
|
|
|
|
async apiLockResetPost(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
|
|
|
|
|
const localVarAxiosArgs = await SysSwapMonitorApiAxiosParamCreator(configuration).apiLockResetPost(options);
|
|
|
|
|
const second_url = 'http://192.168.2.3:5034'
|
|
|
|
|
const second_url = 'http://192.168.3.100:5034'
|
|
|
|
|
|
|
|
|
|
return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
|
|
|
|
|
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: basePath + localVarAxiosArgs.url };
|
|
|
|
@ -1722,7 +1722,7 @@ export const SysSwapMoinitorApiFp = function (configuration?: Configuration) {
|
|
|
|
|
*/
|
|
|
|
|
async apiSetSwapModelPost(swapModel: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
|
|
|
|
|
const localVarAxiosArgs = await SysSwapMonitorApiAxiosParamCreator(configuration).apiSetSwapModelPost(swapModel, options);
|
|
|
|
|
const second_url = 'http://192.168.2.3:5034'
|
|
|
|
|
const second_url = 'http://192.168.3.100:5034'
|
|
|
|
|
|
|
|
|
|
return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
|
|
|
|
|
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: basePath + localVarAxiosArgs.url };
|
|
|
|
@ -1751,7 +1751,7 @@ export const SysSwapMoinitorApiFp = function (configuration?: Configuration) {
|
|
|
|
|
*/
|
|
|
|
|
async apiSetSwapWayPost(swapWay: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
|
|
|
|
|
const localVarAxiosArgs = await SysSwapMonitorApiAxiosParamCreator(configuration).apiSetSwapWayPost(swapWay, options);
|
|
|
|
|
const second_url = 'http://192.168.2.3:5034'
|
|
|
|
|
const second_url = 'http://192.168.3.100:5034'
|
|
|
|
|
|
|
|
|
|
return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
|
|
|
|
|
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: basePath + localVarAxiosArgs.url };
|
|
|
|
@ -1827,7 +1827,7 @@ export const SysSwapMoinitorApiFp = function (configuration?: Configuration) {
|
|
|
|
|
*/
|
|
|
|
|
async apiSwapResetPost(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
|
|
|
|
|
const localVarAxiosArgs = await SysSwapMonitorApiAxiosParamCreator(configuration).apiSwapResetPost(options);
|
|
|
|
|
const second_url = 'http://192.168.2.3:5034'
|
|
|
|
|
const second_url = 'http://192.168.3.100:5034'
|
|
|
|
|
|
|
|
|
|
return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
|
|
|
|
|
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: basePath + localVarAxiosArgs.url };
|
|
|
|
@ -1842,7 +1842,7 @@ export const SysSwapMoinitorApiFp = function (configuration?: Configuration) {
|
|
|
|
|
*/
|
|
|
|
|
async apiOperateOutstationLampPost(lampCmd: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
|
|
|
|
|
const localVarAxiosArgs = await SysSwapMonitorApiAxiosParamCreator(configuration).apiOperateOutstationLampPost(lampCmd, options);
|
|
|
|
|
const second_url = 'http://192.168.2.3:5034'
|
|
|
|
|
const second_url = 'http://192.168.3.100:5034'
|
|
|
|
|
|
|
|
|
|
return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
|
|
|
|
|
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: basePath + localVarAxiosArgs.url };
|
|
|
|
@ -1873,7 +1873,7 @@ export const SysSwapMoinitorApiFp = function (configuration?: Configuration) {
|
|
|
|
|
*/
|
|
|
|
|
async apiManualSwapStatusPost(swapNo: string, status: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
|
|
|
|
|
const localVarAxiosArgs = await SysSwapMonitorApiAxiosParamCreator(configuration).apiManualSwapStatusPost(swapNo, status, options);
|
|
|
|
|
const second_url = 'http://192.168.2.3:5034'
|
|
|
|
|
const second_url = 'http://192.168.3.100:5034'
|
|
|
|
|
|
|
|
|
|
return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
|
|
|
|
|
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: basePath + localVarAxiosArgs.url };
|
|
|
|
@ -1904,7 +1904,7 @@ export const SysSwapMoinitorApiFp = function (configuration?: Configuration) {
|
|
|
|
|
*/
|
|
|
|
|
async apiManualSwappingPost(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
|
|
|
|
|
const localVarAxiosArgs = await SysSwapMonitorApiAxiosParamCreator(configuration).apiManualSwappingPost(options);
|
|
|
|
|
const second_url = 'http://192.168.2.3:5034'
|
|
|
|
|
const second_url = 'http://192.168.3.100:5034'
|
|
|
|
|
|
|
|
|
|
return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
|
|
|
|
|
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: basePath + localVarAxiosArgs.url };
|
|
|
|
@ -1920,7 +1920,7 @@ export const SysSwapMoinitorApiFp = function (configuration?: Configuration) {
|
|
|
|
|
*/
|
|
|
|
|
async apiAutoSwappingPost(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
|
|
|
|
|
const localVarAxiosArgs = await SysSwapMonitorApiAxiosParamCreator(configuration).apiAutoSwappingPost(options);
|
|
|
|
|
const second_url = 'http://192.168.2.3:5034'
|
|
|
|
|
const second_url = 'http://192.168.3.100:5034'
|
|
|
|
|
|
|
|
|
|
return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
|
|
|
|
|
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: basePath + localVarAxiosArgs.url };
|
|
|
|
|