简要描述:

  • 清空元数据模块的缓存

接口版本:

版本号 制定人 制定日期 修订日期
1.0 鲁航 2022-08-25 2022-08-25

RPC接口描述:

类名: MetaResourceService

方法描述:清空全部缓存

  • clearMyBatisCache()

方法描述:根据表编码清空缓存

  • clearMyBatisTableCache(String tableCode)
参数名 是否必须 类型 说明
tableCode string 表编码

方法描述:清空所有的功能缓存

  • clearAllMyBatisFuncCache()

方法描述:清空某个功能的缓存

  • clearMyBatisFuncCache(String funcCode)
参数名 是否必须 类型 说明
funcCode string 功能编码
最后编辑: 于春辉  文档更新时间: 2024-08-08 13:51   作者:于春辉