Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/service/impl/update.json
@@ -1,111 +1,17 @@
{
  "data": {
    "systemId": "RLM",
    "systemId": "MPM",
    "user": {
      "userName": "weidy",
      "trueName": "魏大勇",
      "ip": "127.0.0.1"
    },
    "classifys": {
      "classify": [
        {
          "classCode": "020104",
          "library": "StdLib",
          "fullclsfNamePath": "物品##VCI##标准件##VCI##螺栓",
          "objects": {
            "object": [
              {
                "code": "0201040002",
                "id": "0023401",
                "status": "Released",
                "operate": "update",
                "editor": "weidy",
                "prop": [
                  {
                    "key": "partNo",
                    "text": "牌号",
                    "value": "HB1-221"
                  },
                  {
                    "key": "partName",
                    "text": "名称",
                    "value": "半圆头螺钉1"
                  },
                  {
                    "key": "PartNumber",
                    "text": "",
                    "value": "HB1-221-M4*6"
                  },
                  {
                    "key": "牌号",
                    "text": "",
                    "value": "HB1-221"
                  },
                  {
                    "key": "规格",
                    "text": "",
                    "value": "M41"
                  },
                  {
                    "key": "表面处理",
                    "text": "",
                    "value": "电镀"
                  },
                  {
                    "key": "保险孔型式",
                    "text": "",
                    "value": "无1"
                  }
                ]
              },
              {
                "code": "0201040003",
                "id": "0023402",
                "status": "Released",
                "operate": "update",
                "editor": "weidy",
                "prop": [
                  {
                    "key": "partNo",
                    "text": "牌号",
                    "value": "HB1-221"
                  },
                  {
                    "key": "partName",
                    "text": "名称",
                    "value": "半圆头螺钉2"
                  },
                  {
                    "key": "PartNumber",
                    "text": "",
                    "value": "HB1-221-M4*5"
                  },
                  {
                    "key": "牌号",
                    "text": "",
                    "value": "HB1-221"
                  },
                  {
                    "key": "规格",
                    "text": "",
                    "value": "M43"
                  },
                  {
                    "key": "表面处理",
                    "text": "",
                    "value": "电镀"
                  },
                  {
                    "key": "保险孔型式",
                    "text": "",
                    "value": "无2"
                  }
                ]
              }
            ]
          }
        }
    "library": {
      "id": "wupin",
      "classifyid":[
        "020201",
        "020202"
      ]
    }
  }
}
}