lzq 2025-12-06 23:05:47 +08:00
parent 26f4c57e01
commit 4d11980eed
3 changed files with 30 additions and 52 deletions

View File

@ -34,6 +34,8 @@ public class TplEntity {
*/ */
private String tplName; private String tplName;
private String lang;
/** /**
* *
*/ */

View File

@ -2,6 +2,8 @@
"ts": [ "ts": [
{ {
"modelData": { "modelData": {
"prefix": "",
"basePackage": "",
"moduleName": "", "moduleName": "",
"subModuleName": "" "subModuleName": ""
}, },

View File

@ -9681,9 +9681,9 @@
}, },
{ {
"id": "1752A8C7-C185-4925-91DB-2997B7D162D5", "id": "1752A8C7-C185-4925-91DB-2997B7D162D5",
"defKey": "tpl_category", "defKey": "lang",
"defName": "模板类型", "defName": "语言",
"intro": " 字典编码tpl_category", "intro": "",
"baseDataType": "VARCHAR", "baseDataType": "VARCHAR",
"bizDomainType": "", "bizDomainType": "",
"dbDataType": "VARCHAR", "dbDataType": "VARCHAR",
@ -9693,12 +9693,27 @@
"notNull": 1, "notNull": 1,
"autoIncrement": 0, "autoIncrement": 0,
"defaultValue": "", "defaultValue": "",
"stndDictId": "", "stndDictId": "lang",
"stndDictKey": "", "stndDictKey": "lang",
"stndFieldId": "", "stndFieldId": "",
"stndFieldKey": "", "stndFieldKey": "",
"dictFrom": "", "dictFrom": "Manual",
"dictItems": [], "dictItems": [
{
"itemKey": "java",
"itemName": "java",
"parentKey": "",
"intro": "",
"id": "0EE38793-3351-41C8-8734-5BC07836F213"
},
{
"itemKey": "ts",
"itemName": "ts",
"parentKey": "",
"intro": "",
"id": "BF795CCF-2921-48B2-9226-0D4F9A25CDB4"
}
],
"attr1": "", "attr1": "",
"attr2": "", "attr2": "",
"attr3": "", "attr3": "",
@ -9762,52 +9777,11 @@
"attr19": "", "attr19": "",
"attr20": "", "attr20": "",
"origin": "IMPORT" "origin": "IMPORT"
},
{
"id": "0CF7E522-DC2B-41E0-BCB6-72E016DD6DF3",
"defKey": "model_data",
"defName": "模型数据",
"intro": "",
"baseDataType": "LONGTEXT",
"bizDomainType": "",
"dbDataType": "LONGTEXT",
"dataLen": "",
"numScale": "",
"primaryKey": 0,
"notNull": 1,
"autoIncrement": 0,
"defaultValue": "",
"stndDictId": "",
"stndDictKey": "",
"stndFieldId": "",
"stndFieldKey": "",
"dictFrom": "",
"dictItems": [],
"attr1": "",
"attr2": "",
"attr3": "",
"attr4": "",
"attr5": "",
"attr6": "",
"attr7": "",
"attr8": "",
"attr9": "",
"attr10": "",
"attr11": "",
"attr12": "",
"attr13": "",
"attr14": "",
"attr15": "",
"attr16": "",
"attr17": "",
"attr18": "PDManer",
"attr19": "",
"attr20": "",
"origin": "IMPORT"
} }
], ],
"indexes": [], "indexes": [],
"refers": [] "refers": [],
"props": "{\"codegen\":{\"NodeJS_Ts\":{\"root\":\"C:\\\\Users\\\\24955\\\\Desktop\\\\code\\\\njzscloud-dispose-web\\\\src\\\\pages\\\\sys\\\\gen\",\"nameSpace\":\"sys\",\"baseName\":\"tpl\",\"path\":{\"page.vue\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.func.camel(it.genCode.baseName,true)}}.vue\",\"enable\":1},\"page.ts\":{\"enable\":1,\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/page.ts\"},\"form.vue\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.func.camel(it.genCode.baseName,true)}}Form.vue\",\"enable\":1},\"api.ts\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.genCode.baseName}}-api.ts\",\"enable\":1},\"d.ts\":{\"value\":\"{{=it.genCode.nameSpace}}/{{=it.genCode.baseName}}/{{=it.genCode.baseName}}.d.ts\",\"enable\":1}},\"var\":{}}}}"
}, },
{ {
"id": "BEC9C790-0D4F-477F-9F31-8A9F41A4977D", "id": "BEC9C790-0D4F-477F-9F31-8A9F41A4977D",
@ -28936,7 +28910,7 @@
"readonly": false, "readonly": false,
"allowWs": false "allowWs": false
}, },
"updateTime": 1765013625942, "updateTime": 1765033540112,
"signature": "3f7487e59b9359c0c40f10b134748098", "signature": "912e4a9f4d6f7d13555170cb51455708",
"branchId": "1111" "branchId": "1111"
} }