@@ -1370,7 +1370,8 @@ public class ClassGradeUserServiceImpl extends ServiceImpl<ClassGradeUserMapper,
if(true){
return "暂停推说";
}
- // respone = HttpUtils.postFormBody(OFFICIALPUSH_SEVEN_PERIODPATH, params);
+ params = null;
+ respone = HttpUtils.postFormBody(OFFICIALPUSH_SEVEN_PERIODPATH, params);
if (Validator.isEmpty(respone)) {
return "响应信息空";