小修改
This commit is contained in:
parent
5156669d27
commit
3169f8a2c8
@ -60,7 +60,7 @@ public class DicekeMininglossController {
|
||||
System.out.println(LossByMonthVoList.toString());
|
||||
return Result.successResult().data("LossMonthVoList", LossByMonthVoList);
|
||||
} else {
|
||||
return null;
|
||||
return Result.errorResult().data("时间为空",null);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user