去除外键之收支项目表jsh_inoutitem相关修改
This commit is contained in:
@@ -30,4 +30,6 @@ public interface AccountItemMapperEx {
|
||||
List<AccountItem> getAccountItemListByAccountIds(@Param("accountIds") String[] accountIds);
|
||||
|
||||
List<AccountItem> getAccountItemListByHeaderIds(@Param("headerIds") String[] headerIds);
|
||||
|
||||
List<AccountItem> getAccountItemListByInOutItemIds(@Param("inOutItemIds") String[] inOutItemIds);
|
||||
}
|
||||
Reference in New Issue
Block a user