@ -444,7 +444,7 @@ type ArgsProfitListReq struct {
UserID uint `json:"user_id"`
Date string `json:"date"`
ShopID uint `json:"shop_id"`
Kind uint `json:"kind" validate:"one_of=5,6,8"`
Kind uint `json:"kind"`
}
type ProfitSaleEntry struct {