From 63013400c2790a650878445c8352992df71103b2 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期三, 19 七月 2023 11:42:59 +0800 Subject: [PATCH] Merge branch 'master' of http://dev.vci-tech.com:1065/r/ubcs --- Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/vo/webserviceModel/attrmap/xxx.json | 154 +++++++++++++-------------------------------------- 1 files changed, 39 insertions(+), 115 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 d9d24f7..2df8208 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,133 +3,57 @@ "classifys": { "classify": [ { - "classCode": "010301", + "classCode": "020201", "fullclsfNamePath": "", - "library": "EqpLib", + "library": "wupin", + "sections": { + "section": [ + { + "name": "鍥哄畾鐮佹2", + "value": "" + }, + { + "name": "鍒嗙被鐮佹鐖�", + "value": "001" + }, + { + "name": "鍒嗙被鐮佹瀛�", + "value": "0012" + }, + { + "name": "鍙彉鐮佹", + "value": "" + }, + { + "name": "test", + "value": "7E1C92A2-9B6F-4DB3-48C7-F42D1304E36B" + }, + { + "name": "娴佹按鐮佹", + "value": "" + } + ] + }, "objects": { "object": [ { "code": "", - "creator": "weidy", - "id": "20", + "id": "111111112222222233333333", + "status": "Released", "operate": "create", - "prop": [ - { - "key": "fpNo", - "text": "璁惧鍨嬪彿", - "value": "11sdsa22" - }, - { - "key": "fpName", - "text": "璁惧鍚嶇О", - "value": "椤堕《椤堕《12" - }, - { - "key": "manufacturer", - "text": "鐢熶骇鍘傚", - "value": "鍛滃憸鍛滃憸2" - }, - { - "key": "belongSystem", - "text": "鎵�灞炵郴缁�", - "value": "鍛滃憸鍛滃憸2" - }, - { - "key": "responsibilityInfo", - "text": "璐d换浜轰俊鎭�", - "value": "鏂囧憙鍛冨憙2" - }, - { - "key": "fpWeight", - "text": "閲嶉噺锛圞G锛�", - "value": "12" - }, - { - "key": "gravityX", - "text": "閲嶅績X", - "value": "22" - }, - { - "key": "gravityY", - "text": "閲嶅績Y", - "value": "32" - }, - { - "key": "gravityZ", - "text": "閲嶅績Z", - "value": "42" - }, - { - "key": "inertiaX", - "text": "杞姩鎯噺X", - "value": "52" - }, - { - "key": "inertiaY", - "text": "杞姩鎯噺Y", - "value": "62" - }, - { - "key": "inertiaZ", - "text": "杞姩鎯噺Z", - "value": "72" - }, - { - "key": "inertiaXY", - "text": "杞姩鎯噺XY", - "value": "82" - }, - { - "key": "inertiaYZ", - "text": "杞姩鎯噺YZ", - "value": "92" - }, - { - "key": "inertiaXZ", - "text": "杞姩鎯噺XZ", - "value": "102" - }, - { - "key": "operatingTemperatureLimit", - "text": "宸ヤ綔娓╁害闄愬埗", - "value": "162" - }, - { - "key": "equipmentPower", - "text": "璁惧鍔熺巼锛堜緵鐢靛姛鐜囥�佽緪灏勫姛鐜囷級", - "value": "172" - }, - { - "key": "electricModel", - "text": "鐢佃繛鎺ュ櫒鍨嬪彿", - "value": "182" - }, - { - "key": "fpAgreement", - "text": "鎴愬搧鍗忚涔�", - "value": "192" - } - ], - "status": "Released" - } - ] - }, - "sections": { - "section": [ - { - "name": "灞傜骇鐮佹", - "value": "010301" + "creator": "weidy", + "prop": [] } ] } } ] }, - "systemId": "RLM", + "systemId": "MPM", "user": { - "ip": "0:0:0:0:0:0:0:1", - "trueName": "weidy", - "userName": "weidy" + "ip": "192.168.0.1", + "trueName": "llz", + "userName": "llz" } } -} \ No newline at end of file +} -- Gitblit v1.9.3