chore: 初始化精力轴承 Mini 看板

This commit is contained in:
yexingqiang
2026-06-08 17:03:41 +08:00
commit df819f0ff4
32 changed files with 6054 additions and 0 deletions

7
public/config.js Normal file
View 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'
}
};