|
|
|
@ -276,7 +276,7 @@ public class SysPropertynumController extends BaseController {
|
|
|
|
|
tdPropertManager.setMinDayTime(minDayTime);
|
|
|
|
|
tdPropertManager.setMaxDayTime(maxDayTime);
|
|
|
|
|
tdPropertManager.setSecretsType("1");
|
|
|
|
|
Integer countWx = tdPropertyManagerService.countMessageMonth(tdPropertManager);
|
|
|
|
|
Integer countWx = tdPropertyManagerService.countMessageWxMonth(tdPropertManager);
|
|
|
|
|
if(Objects.isNull(countWx)){
|
|
|
|
|
countWx = 0;
|
|
|
|
|
}
|
|
|
|
|