xufenglei
2018-01-05 930adc902c0d0a81b685e7d3f0443df50cb608a0
src/main/java/com/moral/service/AccountService.java
@@ -20,4 +20,6 @@
   Integer deleteAccountsByLogic(List<Integer> ids);
   Integer getAccountCountByAccountName(String accountName);
}