mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 19:03:27 +08:00
更新版本号,发版本。
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"AppConfig": {
|
||||
"AppUrl": "https://admin.test.pro.coreshop.cn/", //后端管理地址
|
||||
"AppInterFaceUrl": "https://api.test.pro.coreshop.cn/", //接口请求地址
|
||||
"AppVersion": "CoreShopProfessional v0.6.5"
|
||||
"AppVersion": "CoreShopProfessional v0.6.6"
|
||||
},
|
||||
//redis为必须启动项,请保持redis为正常可用
|
||||
"RedisConfig": {
|
||||
|
||||
@@ -12,7 +12,7 @@ layui.define(['laytpl', 'layer', 'element', 'util'], function (exports) {
|
||||
, pageTabs: false //是否开启页面选项卡功能。单页版不推荐开启
|
||||
|
||||
, name: '核心商城系统'
|
||||
, version: '0.6.5'
|
||||
, version: '0.6.6'
|
||||
, tableName: 'CoreCms' //本地存储表名
|
||||
, MOD_NAME: 'admin' //模块事件名
|
||||
|
||||
|
||||
Reference in New Issue
Block a user