master
howell 3 years ago
parent aa4b6a27f2
commit 19c49b3e75

@ -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 {

Loading…
Cancel
Save