yujian
2019-12-14 6af9629e63e6c15a79627adc114e250d82f3525d
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;
   
}