This commit is contained in:
2025-08-23 17:09:49 +08:00
parent de4a33e00e
commit b53fbc09a1
9 changed files with 138 additions and 9 deletions

View File

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