chore: 初始化精力轴承 Mini 看板
This commit is contained in:
7
public/config.js
Normal file
7
public/config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
window.g = {
|
||||
API_WEB_URL: 'http://localhost:10060',
|
||||
lineUrlList: {
|
||||
'Line_09': 'http://127.0.0.1:10060/submit/MESCommonBase.ashx',
|
||||
'Line_10': 'http://127.0.0.1:10060/submit/MESCommonBase.ashx'
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user