Commit 2717fe96 by huluobin

# update

parent f17ddf8b
...@@ -17,4 +17,6 @@ public interface AccountingSubjectMapper extends BaseMapper<AccountingSubject> { ...@@ -17,4 +17,6 @@ public interface AccountingSubjectMapper extends BaseMapper<AccountingSubject> {
AccountingSubject selectByNo(String accountingSubjectNo); AccountingSubject selectByNo(String accountingSubjectNo);
AccountingSubject selectByName(String accountType); AccountingSubject selectByName(String accountType);
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment