export const entityDesc = {
locales: {
zh_CN: {
name: "地铁站点连接表",
attr: {
station: "站点",
subway: "地铁线",
},
}
};