This commit is contained in:
2025-07-07 13:54:21 +08:00
parent e1e5a82566
commit 38140986e4
18 changed files with 1103 additions and 284 deletions

View File

@@ -13,7 +13,7 @@ using System.Web.Http;
namespace MyCode.Project.WebApi.Areas.Admin.Controllers
{
/// <summary>
/// 流行美智慧门店报表
///
/// </summary>
public class LxmZHMDReportController : BaseAdminController
{