@@ -126,6 +126,11 @@ public class ReqGoodsSkuInsert {
*/
private Integer codeNum;
+ /**
+ * 是否是镜像服务
+ */
+ private Boolean isMirror;
+
}