zoujiajian 2 лет назад
Родитель
Сommit
3d4e65d92e
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      netflix-service/src/main/java/com/cyksj/service/corp/CorpService.java

+ 0 - 2
netflix-service/src/main/java/com/cyksj/service/corp/CorpService.java

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