public interface GxYyAnUserRelDao
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deleteByAnid(String anid)
根据anid删除
|
List<GxYyAnUserRel> |
listByAnidList(List<String> anidList)
根据按钮id查询
|
void |
saveOrUpdateBatch(List<GxYyAnUserRel> list) |
void deleteByAnid(String anid)
anid - List<GxYyAnUserRel> listByAnidList(List<String> anidList)
anidList - void saveOrUpdateBatch(List<GxYyAnUserRel> list)
Copyright © 2025. All rights reserved.