9.5 异常日志、差异日志、详情按钮注释

main
zz 2 months ago
parent b417f5a988
commit 51edd31a1f

@ -3,7 +3,7 @@ ENV = development
# 本地环境接口地址
# VITE_API_URL = http://localhost:5034
VITE_API_URL = http://192.168.2.13:5038
# VITE_API_URL = http://192.168.2.13:5038
# VITE_API_URL = http://192.168.2.13:5036
# VITE_API_URL = http://gvc7ew.natappfree.cc
# VITE_API_URL = http://192.168.2.17:5034
VITE_API_URL = http://192.168.2.12:5034

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" media="print" href="/print-lock.css" />
<link rel="icon" href="/favicon.ico" />
<title>能翊行</title>
<title>青拓</title>
</head>
<body>
<div id="app"></div>

@ -4,5 +4,5 @@ window.__env__ = {
"VITE_OPEN_CDN": "false",
"VITE_PUBLIC_PATH": "",
"VITE_SM_PUBLIC_KEY": "0484C7466D950E120E5ECE5DD85D0C90EAA85081A3A2BD7C57AE6DC822EFCCBD66620C67B0103FC8DD280E36C3B282977B722AAEC3C56518EDCEBAFB72C5A05312",
"VITE_API_URL": "http://192.168.2.13:5038"
"VITE_API_URL": "http://192.168.2.12:5034"
}

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0
@ -233,7 +233,7 @@ export const SysBatteryLogApiFp = function (configuration?: Configuration) {
*/
async apiequipInfoPost(body?: PageReplaceLogInput, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysBatteryLogApiAxiosParamCreator(configuration).apiequipInfoPost(body, options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0
@ -1050,7 +1050,7 @@ export const SysChargeMonitorApiFp = function (configuration?: Configuration) {
*/
async apiSendPowerRegulationGet(code: string, power: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysChargeMonitorApiAxiosParamCreator(configuration).apiSendPowerRegulationGet(code, power, options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };
@ -1082,7 +1082,7 @@ export const SysChargeMonitorApiFp = function (configuration?: Configuration) {
*/
async apiGetChargerCodeListGET(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysChargeMonitorApiAxiosParamCreator(configuration).apiGetChargerCodeListGET(options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };
@ -1113,7 +1113,7 @@ export const SysChargeMonitorApiFp = function (configuration?: Configuration) {
*/
async apiSetStartChargeByBinNoGet(binNo: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysChargeMonitorApiAxiosParamCreator(configuration).apiSetStartChargeByBinNoGet(binNo, options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };
@ -1129,7 +1129,7 @@ export const SysChargeMonitorApiFp = function (configuration?: Configuration) {
*/
async apiSetStopChargeByBinNoGet(binNo: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysChargeMonitorApiAxiosParamCreator(configuration).apiSetStopChargeByBinNoGet(binNo, options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };
@ -1160,7 +1160,7 @@ export const SysChargeMonitorApiFp = function (configuration?: Configuration) {
*/
async apiDistributeElecPriceForChargeGet(ceid: number, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysChargeMonitorApiAxiosParamCreator(configuration).apiDistributeElecPriceForChargeGet(ceid, options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };
@ -1176,7 +1176,7 @@ export const SysChargeMonitorApiFp = function (configuration?: Configuration) {
*/
async apiChargerSendAuthGet(code: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysChargeMonitorApiAxiosParamCreator(configuration).apiChargerSendAuthGet(code, options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };
@ -1193,7 +1193,7 @@ export const SysChargeMonitorApiFp = function (configuration?: Configuration) {
async apiGetBattPerStatusCountGet(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysChargeMonitorApiAxiosParamCreator(configuration).apiGetBattPerStatusCountGet(options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };
@ -1210,7 +1210,7 @@ export const SysChargeMonitorApiFp = function (configuration?: Configuration) {
async apiBatteryStatusInfoGet(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysChargeMonitorApiAxiosParamCreator(configuration).apiBatteryStatusInfoGet(options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };
@ -1227,7 +1227,7 @@ export const SysChargeMonitorApiFp = function (configuration?: Configuration) {
async apiGetChargMonitorChargBinData(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<AxiosResponse<AdminResultSysUser>>> {
const localVarAxiosArgs = await SysChargeMonitorApiAxiosParamCreator(configuration).apiGetChargMonitorChargBinData(options);
const second_url = 'http://192.168.2.13:5035'
const second_url = 'http://192.168.2.12:5035'
return (axios: AxiosInstance = globalAxios, basePath: string = second_url) => {
const axiosRequestArgs: AxiosRequestConfig = { ...localVarAxiosArgs.options, url: second_url + localVarAxiosArgs.url };

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0
@ -40,7 +40,7 @@ export const SysLogDiffApiAxiosParamCreator = function (configuration?: Configur
if (configuration) {
baseOptions = configuration.baseOptions;
}
const localVarRequestOptions :AxiosRequestConfig = { method: 'POST', ...baseOptions, ...options};
const localVarRequestOptions :AxiosRequestConfig = { method: 'GET', ...baseOptions, ...options};
const localVarHeaderParameter = {} as any;
const localVarQueryParameter = {} as any;

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0
@ -41,7 +41,7 @@ export const SysLogExApiAxiosParamCreator = function (configuration?: Configurat
if (configuration) {
baseOptions = configuration.baseOptions;
}
const localVarRequestOptions :AxiosRequestConfig = { method: 'POST', ...baseOptions, ...options};
const localVarRequestOptions :AxiosRequestConfig = { method: 'GET', ...baseOptions, ...options};
const localVarHeaderParameter = {} as any;
const localVarQueryParameter = {} as any;

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0
@ -41,7 +41,7 @@ export const SysLogOpApiAxiosParamCreator = function (configuration?: Configurat
if (configuration) {
baseOptions = configuration.baseOptions;
}
const localVarRequestOptions :AxiosRequestConfig = { method: 'POST', ...baseOptions, ...options};
const localVarRequestOptions :AxiosRequestConfig = { method: 'GET', ...baseOptions, ...options};
const localVarHeaderParameter = {} as any;
const localVarQueryParameter = {} as any;

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0
@ -40,7 +40,7 @@ export const SysLogVisApiAxiosParamCreator = function (configuration?: Configura
if (configuration) {
baseOptions = configuration.baseOptions;
}
const localVarRequestOptions :AxiosRequestConfig = { method: 'POST', ...baseOptions, ...options};
const localVarRequestOptions :AxiosRequestConfig = { method: 'GET', ...baseOptions, ...options};
const localVarHeaderParameter = {} as any;
const localVarQueryParameter = {} as any;

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

@ -1,7 +1,7 @@
/* tslint:disable */
/* eslint-disable */
/**
*
*
* .NET <br/><u><b><font color='FF0000'> 👮</font></b></u>
*
* OpenAPI spec version: 1.0.0

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save