admin
2020-05-06 24a8d17e007545f7426c48352109aa1a9c6587ee
fanli/src/main/java/com/yeshi/fanli/service/inter/money/extract/ExtractService.java
@@ -134,5 +134,9 @@
    * @throws Exception
    */
   public List<UserInfo> preAutoUser() throws Exception;
   public List<String> getAutoExtractOpenIdsTo1212() throws Exception;
   public List<UserInfo> preAutoUserTo1212() throws Exception;
   
}