verou
2025-04-09 7ce2f9e4847888335ca2a846a7885344c3aa33fc
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= "标识")