admin
2020-03-13 3a186e11c331be324f7f470ecf67515ce1d52133
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;
   
}