@@ -56,6 +56,4 @@ public interface CorpService {
* @param corpUserPayIntention
*/
void updateUserIntention(CorpUserPayIntention corpUserPayIntention);
-
- void syncIntention();
}