From 3e17faf676860e7b65079bed632b552bc4be2fc1 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期三, 24 一月 2024 15:29:14 +0800
Subject: [PATCH] 主题库定义表格调整
---
Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/vo/webserviceModel/attrmap/xxx.json | 44 ++++++++++++++++----------------------------
1 files changed, 16 insertions(+), 28 deletions(-)
diff --git a/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/vo/webserviceModel/attrmap/xxx.json b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/vo/webserviceModel/attrmap/xxx.json
index 2df8208..9cc4b97 100644
--- a/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/vo/webserviceModel/attrmap/xxx.json
+++ b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/vo/webserviceModel/attrmap/xxx.json
@@ -3,34 +3,14 @@
"classifys": {
"classify": [
{
- "classCode": "020201",
+ "classCode": "1025",
"fullclsfNamePath": "",
- "library": "wupin",
+ "library": "10",
"sections": {
"section": [
{
- "name": "鍥哄畾鐮佹2",
- "value": ""
- },
- {
- "name": "鍒嗙被鐮佹鐖�",
- "value": "001"
- },
- {
- "name": "鍒嗙被鐮佹瀛�",
- "value": "0012"
- },
- {
- "name": "鍙彉鐮佹",
- "value": ""
- },
- {
- "name": "test",
- "value": "7E1C92A2-9B6F-4DB3-48C7-F42D1304E36B"
- },
- {
- "name": "娴佹按鐮佹",
- "value": ""
+ "name": "鍒嗙被",
+ "value": "1025"
}
]
},
@@ -42,18 +22,26 @@
"status": "Released",
"operate": "create",
"creator": "weidy",
- "prop": []
+ "prop": [{
+ "key": "name",
+ "text": "鍚嶇О",
+ "value": "鍗婂渾澶磋灪閽�"
+ },{
+ "key": "drawingno",
+ "text": "鍥惧彿",
+ "value": "test2023-11-20-24"
+ }]
}
]
}
}
]
},
- "systemId": "MPM",
+ "systemId": "ERP",
"user": {
"ip": "192.168.0.1",
- "trueName": "llz",
- "userName": "llz"
+ "trueName": "weidy",
+ "userName": "weidy"
}
}
}
--
Gitblit v1.9.3