rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/BasContainer.java
@@ -52,9 +52,9 @@ private Long containerType; /** * 容器条码类型 * 容器条码规则 */ @ApiModelProperty(value = "容器条码类型") @ApiModelProperty(value = "容器条码规则") private String codeType; /**