mitao
2024-04-07 5980a5fed8092f9866cb2f6a8b74abb7d631c018
ruoyi-system/src/main/java/com/ruoyi/system/dto/BasicDataDTO.java
@@ -15,10 +15,6 @@
@ApiModel(value = "当前季度基础数据数据传输对象")
public class BasicDataDTO {
    //TODO 登录功能好了之后删掉
    @ApiModelProperty(value = "区划代码")
    private String deptAreaCode;
    @ApiModelProperty(value = "转移支付规模")
    private String transferPaymentScale;