Commit 91c21476 authored by 李驰骋's avatar 李驰骋

去掉前缀标识

parent 5e12827b
# ktg-mes-pad
# mes-pad
#### Description
MES系统触控屏端
......
# ktg-mes-pad
# mes-pad
#### 介绍
MES系统触控屏端
......
const config = {
// 产品名称
productName: 'ktg-mes-pad',
productName: 'mes-pad',
// 公司名称
companyName: 'ktg',
companyName: '',
// 产品版本号
productVersion: 'V0.1.0',
// 版本检查标识
appCode: 'android',
// 内部版本号码
appVersion: 1,
// 管理基础路径
adminPath: ''
}
// 设置后台接口服务的基础地址
......@@ -26,4 +26,4 @@ config.baseUrl = 'http://192.168.25.105:8080';
//config.baseUrl = "/api";
//config.baseUrl = "http://101.200.162.168:8080";
export default config;
\ No newline at end of file
export default config;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment