feat:完善项目
This commit is contained in:
@ -17,6 +17,7 @@ type (
|
||||
Code string `json:"code"`
|
||||
Title string `json:"title"`
|
||||
Price float64 `json:"price"`
|
||||
MaterialID uint64 `json:"material_id"`
|
||||
ManufacturerName string `json:"manufacturer_name"`
|
||||
}
|
||||
ManageMaterialInfo struct {
|
||||
|
Reference in New Issue
Block a user