admin
2020-03-23 e4ee46557cffc21be597d017a0d16f8e310f6077
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;
   
}