add:增加混碾满料接口,混碾工单增加任务下发和工单完成功能,物料维护增加泥料编码
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
window.g = {
|
||||
dev: {
|
||||
VUE_APP_BASE_API: 'http://127.0.0.1:8011'
|
||||
VUE_APP_BASE_API: 'http://192.168.8.162:8010'
|
||||
},
|
||||
prod: {
|
||||
VUE_APP_BASE_API: 'http://127.0.0.1:8011'
|
||||
VUE_APP_BASE_API: 'http://192.168.8.162:8010'
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user