This commit is contained in:
2025-03-17 08:43:44 +08:00
parent cced253078
commit 0173944fdf
12 changed files with 1215 additions and 688 deletions
@@ -168,4 +168,6 @@ public class Product {
private Integer co_number;
private Integer shen_type;
private String shen_color;
private String[] jtcolor;//击凸颜色
private String tcolor;//烫金颜色
}