ddd
This commit is contained in:
parent
be312977d8
commit
7a08a74793
@ -12,7 +12,6 @@ public interface ComDictMapper {
|
||||
List<ComDict> getComDictList(ComDict comDict);
|
||||
int insertComDict(ComDict comDict);
|
||||
int delComDict(ComDict comDict);
|
||||
|
||||
int updateComDict(ComDict comDict);
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user