简要描述:
- 修改元数据模块的数据
接口版本:
版本号 | 制定人 | 制定日期 | 修订日期 |
---|---|---|---|
1.0 | 鲁航 | 2022-08-25 | 2022-08-25 |
RPC接口描述:
类名: MetaResourceService
方法描述:更新数据
- update(String tableCode, String pkValue, DynaBean beanMap, NativeQuery nativeQuery)
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
tableCode | 是 | string | 表编码 |
pkValue | 是 | string | 主键值 |
beanMap | 是 | string | 需更新的信息 |
nativeQuery | 是 | string | 条件构造器 |
最后编辑: 于春辉 文档更新时间: 2024-08-08 13:51 作者:于春辉