oak-domain/lib/entities/ModiEntity.js

16 lines
296 B
JavaScript

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