fix
This commit is contained in:
parent
2af55fb898
commit
83bfa8977c
|
@ -102,7 +102,6 @@ type PriceObj {
|
|||
Num int `json:"num"`
|
||||
Price float64 `json:"price"`
|
||||
}
|
||||
|
||||
//获取保存的设计信息
|
||||
type GetProductDesignReq {
|
||||
Sn string `form:"sn"`
|
||||
|
|
Loading…
Reference in New Issue
Block a user