oak-domain/lib/entities/ModiEntity.js

17 lines
332 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
;
var config = {
actionType: 'appendOnly',
};
var locale = {
zh_CN: {
name: '更新对象连接',
attr: {
modi: '更新',
entity: '关联对象',
entityId: '关联对象id',
},
},
};