add
wangpengfei
2023-07-13 a35c7eb12dcce7c650025ba4d801d6ad6f1053c4
model/response/response.go
@@ -169,4 +169,8 @@
   CustomerServiceSheetResponse struct {
      List []*model.CustomerServiceSheet `json:"list"`
   }
   ServiceFeeManageResponse struct {
      List []*model.ServiceFeeManage `json:"list"`
   }
)