移动系统liao
2025-02-17 557c2711a3e103ebc3d0492344eca9730d5e92b2
CoreCms.Net.Services/Shop/CoreCmsStoreServices.cs
@@ -1,7 +1,7 @@
/***********************************************************************
 *            Project: CoreCms
 *            Project: baifenBinfa
 *        ProjectName: 百分兵法管理系统                               
 *                Web: hhtp://chuanyin.com
 *                Web: http://chuanyin.com
 *             Author:                                        
 *              Email:                               
 *         CreateTime: 202403/02   
@@ -46,8 +46,9 @@
        public async Task<AdminUiCallBack> InsertAsync(CoreCmsStore entity)
        {
            return await _dal.InsertAsync(entity);
        }
        /// <summary>
        /// 重写异步更新方法方法
        /// </summary>