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