123456789101112131415 |
- var __systemConf = {
-
- imgServeUri: '/image-service/common/image_get?systemId=dataPlatform&key=',
-
- imgServeUpload: "/image-service/common/image_upload?systemId=dataPlatform&secret=9e0891a7a8c8e885&overwrite=true&key=",
-
- default_Eq: '1607752841478.svg',
- }
- window.__systemConf = __systemConf
|