Compare commits
1 Commits
master
...
lis8.0_tes
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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