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