@@ -55,7 +55,6 @@ public class HandleSyncCloudServiceProvider extends ControllerSupport
@PostMapping("syncStudent")
@Override
public SyncStudentResp syncStudent(SyncStudentReq req) {
-
return null;
}