工序输入
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import * as types from '../types'
|
||||
import { getStore, setStore } from '@config/mUtils.js'
|
||||
|
||||
const baseUrl = process.env.NODE_ENV === 'development' ? 'http://192.168.81.252:8010' : 'http://10.16.1.24:8010'
|
||||
const baseUrl = process.env.NODE_ENV === 'development' ? 'http://192.168.81.252:8010' : 'http://17.0.0.1:8013'
|
||||
const imgip = 'http://10.16.1.24:8010'
|
||||
const printUrl = 'http://10.16.1.24:8000'
|
||||
const billPrintUrl = ''
|
||||
|
||||
Reference in New Issue
Block a user