wu
2024-01-24 12ae82141c1d6ed1a55922aae128ccfefb5b35dd
springboot-vue3/src/main/resources/JsonFile/PlcSign.json
@@ -1,6 +1,6 @@
{
   "plcAddressBegin":"DB100.0.0",
   "plcAddressLenght":"20",
  "plcAddressLenght":"11",
   "dataType":"bit",
   "parameteInfor":[
      {
@@ -29,19 +29,19 @@
       },
       {
          "codeId": "A01A02TURNPOSVelocityAUTO",
          "addressIndex":"12"
      "addressIndex":"7"
       },
       {
          "codeId": "A01A02TURNPOSVelocitymanual",
          "addressIndex":"14"
      "addressIndex":"8"
       },
       {
          "codeId": "A01A02TRAVELPOSVelocityAUTO",
          "addressIndex":"16"
      "addressIndex":"9"
       },
       {
         "codeId": "DO1id",
         "addressIndex":"18"
      "addressIndex":"10"
      }
  ]
}