|
@@ -15,7 +15,7 @@ export const BASE_IMG_URL = 'https://file-dev.xyyxt.net/' //test
|
|
|
|
|
|
export const socket_url = 'ws://42.192.164.187:19005/webSocket/' //test
|
|
|
|
|
|
-export const version = '5.1'
|
|
|
+export const version = '5.1' //版本号
|
|
|
export const tenantId = '867735392558919680'
|
|
|
export const myRequest = (options) => {
|
|
|
if (store.state.allowLoading && !options.noLoading) {
|