yjwang пре 1 недеља
родитељ
комит
2a84cc7fd7

+ 5 - 0
fs-service/src/main/java/com/fs/hisStore/vo/FsStoreProductQueryVO.java

@@ -147,4 +147,9 @@ public class FsStoreProductQueryVO implements Serializable
      * 说明书
      * **/
     private String instructionManual;
+
+    /**
+     * 规格
+     * **/
+    private String specification;
 }