优化一下代码:public MapString Object queryReportingMonth MapString Object map = new HashMap3; mapputmonth null; ConstructionProgress one = baseMapperselectOneWrappersConstructionProgresslambdaQuery e
public Map<String, Object> queryReportingMonth() {
Map<String, Object> map = new HashMap<>(3);
map.put("month", null);
String deptId = SecurityUtils.getUser().getDeptId();
ConstructionProgress one = baseMapper.selectOne(Wrappers.
原文地址: https://www.cveoy.top/t/topic/fG9X 著作权归作者所有。请勿转载和采集!