config.js 337 Bytes
export default {
	server: "http://172.16.29.47:8888/nwms",
	appName: "华恒仓库管理",
	
	// #ifdef APP-PLUS
	version: plus.runtime.version,
	varsionCode: plus.runtime.versionCode,
	// #endif
	// #ifndef APP-PLUS
	version: '1.0.0',
	// #endif
	author: "",
	company: "长沙华恒机器人系统有限公司",
	companyEN: "HuaHeng"
}