a4fde4a1 by lihua

正式环境配置元数据标准

1 parent e439c5d2
...@@ -71,6 +71,9 @@ VITE_API_ASSET_BASEURL = ms-swzl-data-dam-service ...@@ -71,6 +71,9 @@ VITE_API_ASSET_BASEURL = ms-swzl-data-dam-service
71 #数据同步接口地址 71 #数据同步接口地址
72 VITE_API_DATA_SYNC = ms-swzl-data-sync-service 72 VITE_API_DATA_SYNC = ms-swzl-data-sync-service
73 73
74 #元数据标准
75 VITE_APP_STANDARD_URL = 'ms-daop-meta-standard-service'
76
74 #消息接口 77 #消息接口
75 VITE_API_MESSAGE = ms-daop-message-service 78 VITE_API_MESSAGE = ms-daop-message-service
76 79
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!