111
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ func GetProductListDto(m []*model.Product) []*ProductDto {
|
||||
IsDelete: v.IsDelete,
|
||||
PrescriptionNum: v.PrescriptionNum,
|
||||
ProductName: v.ProductName,
|
||||
CommonName: v.ProductName,
|
||||
CommonName: v.CommonName,
|
||||
ProductPrice: v.ProductPrice,
|
||||
MnemonicCode: v.MnemonicCode,
|
||||
ProductType: v.ProductType,
|
||||
|
||||
Reference in New Issue
Block a user