Browse Source

首页查询

田爽 8 tháng trước cách đây
mục cha
commit
23053a0a78
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
 {