更新版本号,发版本。

This commit is contained in:
大灰灰
2022-11-29 18:21:04 +08:00
parent 56ececef37
commit 201586ab4f
4 changed files with 4 additions and 5 deletions

View File

@@ -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": {

View File

@@ -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' //模块事件名