feat:完善项目
This commit is contained in:
@ -27,9 +27,9 @@ type (
|
||||
}
|
||||
// MaterialParams 基本参数
|
||||
MaterialParams struct {
|
||||
ID, ManufacturerID uint64
|
||||
Code, Title, Image, Position, Remark string
|
||||
Unit int
|
||||
ID, ManufacturerID uint64
|
||||
Code, Title, Image, Remark string
|
||||
Unit int
|
||||
}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user