【add】数据字典模块刷新缓存的服务层接口
This commit is contained in:
+1
@@ -360,6 +360,7 @@ public class OnlCgformHeadServiceImpl extends ServiceImpl<OnlCgformHeadMapper, O
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void deleteRecordAndTable(String id) throws DBException, SQLException {
|
||||
OnlCgformHead var2 = (OnlCgformHead)this.getById(id);
|
||||
if (var2 == null) {
|
||||
|
||||
Reference in New Issue
Block a user