uuu
This commit is contained in:
parent
7a08a74793
commit
8cf59a171e
@ -13,5 +13,4 @@ public interface ComDictMapper {
|
|||||||
int insertComDict(ComDict comDict);
|
int insertComDict(ComDict comDict);
|
||||||
int delComDict(ComDict comDict);
|
int delComDict(ComDict comDict);
|
||||||
int updateComDict(ComDict comDict);
|
int updateComDict(ComDict comDict);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user