移动系统liao
2024-09-23 78028cee453a5878835a27f884ae36c0900fe8f7
CoreCms.Net.Web.Admin/Controllers/Distribution/CoreCmsDistributionSettingController.cs
@@ -1,10 +1,10 @@
/***********************************************************************
 *            Project: CoreCms
 *        ProjectName: 核心内容管理系统
 *                Web: https://www.corecms.net
 *             Author: 大灰灰
 *              Email: jianweie@163.com
 *         CreateTime: 2021/1/31 21:45:10
 *            Project: baifenBinfa
 *        ProjectName: 百分兵法管理系统
 *                Web: http://chuanyin.com
 *             Author:
 *              Email:
 *         CreateTime: 202403/02
 *        Description: 暂无
 ***********************************************************************/
@@ -32,9 +32,9 @@
namespace CoreCms.Net.Web.Admin.Controllers
{
    /// <summary>
    /// 分销设置表
    /// 经销设置表
    ///</summary>
    [Description("分销设置表")]
    [Description("经销设置表")]
    [Route("api/[controller]/[action]")]
    [ApiController]
    [RequiredErrorForAdmin]