cjl
2023-11-01 8ef8f346231992fbbdae8a4eff5f7feb467616a2
screen-api/src/main/java/com/moral/api/pojo/ext/allocationextension/AllocationExtensionPageExt.java
@@ -43,4 +43,6 @@
    @ApiModelProperty(value = "上报人")
    private String escalationName;
    private Integer isApprove;
}