mitao
2024-04-12 a7a8a50f48c1bff5ddc52b3bad1782328f8043d8
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;