"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
;
const entityDesc = {
locales: {
zh_CN: {
name: '操作对象连接',
attr: {
oper: '操作',
entity: '关联对象',
entityId: '关联对象id',
},
configuration: {
actionType: 'appendOnly',
}
};