first commit

This commit is contained in:
steven
2022-10-08 14:07:06 +08:00
commit 021dee7684
852 changed files with 252282 additions and 0 deletions

12
.env.dev Normal file
View File

@@ -0,0 +1,12 @@
NODE_ENV = 'development'
VUE_APP_CURRENTMODE = 'dev'
VUE_APP_BASEOSS = 'https://diaoyan-files.automark.cc'
VUE_APP_BASEURL = 'http://planetg-java.test.automark.cc/'
VUE_APP_JAVA_DELiVERY_BASEURL='https://javaxq.test.automark.cc/'
VUE_APP_MESSAGE_CENTER ='http://gtech-gateway.dcin-test.digitalyili.com/apigtech/message-send-center/';
VUE_APP_REDURL = 'https://red.test.automark.cc/'
VUE_APP_SOCKETURL = 'wss://planetg-java.test.automark.cc/survey_sync'
VUE_APP_JSONPURL = 'https://iam-uat.dctest.digitalyili.com/idp/restful/getIDPToken'