11
verou
2025-03-25 43721e95b3bb75e5a90a18120aaf12e0b632360a
rsf-server/src/main/java/com/vincent/rsf/server/manager/entity/LocType.java
@@ -35,6 +35,12 @@
    private Long id;
    /**
     * 编码
     */
    @ApiModelProperty("编码")
    private String code;
    /**
     * 标识
     */
    @ApiModelProperty(value= "标识")