DuGuYang 1 年之前
父节点
当前提交
a4587356f6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Areas/Api/Controllers/v1/MainServer/UserSwapWhiteController.cs

+ 1 - 1
Areas/Api/Controllers/v1/MainServer/UserSwapWhiteController.cs

@@ -12,7 +12,7 @@ using MySystem.Service;
 using LitJson;
 using Library;
 
-namespace MySystem.Areas.Api.Controllers.v1.Main1
+namespace MySystem.Areas.Api.Controllers.v1
 {
     [Area("Api")]
     [Route("/v1/QrCodePlateMain/[controller]/[action]")]