同步产品

This commit is contained in:
守护自己的云 2024-12-03 14:35:20 +08:00
parent 6b77ed92ca
commit 28a85b528c

View File

@ -354,6 +354,7 @@ type ProductEdit struct {
Customs ProductCustoms // 海关
Quote ProductQuote // 工厂报价
ImgFilePaths []string // 图片地址集合
ProductSync bool // 是否同步
}
// Edit @TITLE 编辑产品