This commit is contained in:
赵正易 2025-02-17 08:39:25 +08:00
parent 0e8285f478
commit e257794bf3

View File

@ -20,7 +20,7 @@
"DbName": "bzfm_mes" //,Oracle
},
"ShowDbLog": true, //db
"urls": "http://127.0.0.1:7000", //urldevServer
"urls": "http://0.0.0.0:7000", //urldevServer
"corsUrls": [ "http://localhost:8887", "http://localhost:8886", "http://localhost:9090", "http://localhost:8080" ], //","
"Upload": {
"rootDirectory": "D:/MES_Test/file",