瀏覽代碼

首页查询

田爽 8 月之前
父節點
當前提交
23053a0a78
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Hotline.Api/Controllers/CommonPController.cs

+ 1 - 0
src/Hotline.Api/Controllers/CommonPController.cs

@@ -21,6 +21,7 @@ using XF.Domain.Authentications;
 using XF.Domain.Exceptions;
 using XF.Domain.Repository;
 using Hotline.Configurations;
+using Hotline.Share.Dtos.Order;
 
 namespace Hotline.Api.Controllers
 {