对比差异文件修改

This commit is contained in:
苏尹岚
2019-11-04 15:21:05 +08:00
parent a7aee90c62
commit e1b7f82be3
3 changed files with 56 additions and 18 deletions

View File

@@ -239,6 +239,7 @@ type SkuAndName struct {
Name string
Unit string
Prefix string
IsSpu int
}
// func (*Sku) TableUnique() [][]string {