mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-02-05 08:49:48 +08:00
【优化】优化新版treeTable下商品分类及菜单导航树形表格模式的排序问题。
【发布】发布0.7.0版本
This commit is contained in:
@@ -272,7 +272,7 @@
|
||||
优惠券接口
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:CoreCms.Net.Web.WebApi.Controllers.CouponController.#ctor(CoreCms.Net.Auth.HttpContextUser.IHttpContextUser,CoreCms.Net.IServices.ICoreCmsCouponServices,CoreCms.Net.IServices.ICoreCmsPromotionServices,CoreCms.Net.Caching.AutoMate.RedisCache.IRedisOperationRepository)">
|
||||
<member name="M:CoreCms.Net.Web.WebApi.Controllers.CouponController.#ctor(CoreCms.Net.Auth.HttpContextUser.IHttpContextUser,CoreCms.Net.IServices.ICoreCmsCouponServices,CoreCms.Net.IServices.ICoreCmsPromotionServices,CoreCms.Net.Caching.AutoMate.RedisCache.IRedisOperationRepository,CoreCms.Net.IRepository.UnitOfWork.IUnitOfWork)">
|
||||
<summary>
|
||||
构造函数
|
||||
</summary>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"AppPcUrl": "https://pc.test.pro.coreshop.cn/", //PC端访问地址
|
||||
"AppH5Url": "https://h5.test.pro.coreshop.cn/", //H5端访问地址
|
||||
"AppInterFaceUrl": "https://api.test.pro.coreshop.cn/", //接口请求地址
|
||||
"AppVersion": "CoreShopProfessional v0.6.9"
|
||||
"AppVersion": "CoreShopProfessional v0.7.0"
|
||||
},
|
||||
//redis为必须启动项,请保持redis为正常可用
|
||||
"RedisConfig": {
|
||||
|
||||
Reference in New Issue
Block a user