杨前锦
4 天以前 06a8b6963d6d4f229d4e196b4b09ce57e2cbf2dd
HH.WCS.Mobox3/HH.WCS.Mobox3.FJJT/config/config.json
@@ -8,31 +8,68 @@
  "FacCode": "FJJT",
  "WHCode": "W001",
  // 接驳区、缓存区、机台下线区、成型机叫料区 对应的立库库区
  // 库区关联关系配置 areaCode立库库区编码 jbAreaCode接驳库区编码 hcAreaCode缓存库区编码 xxAreaCode下线库区编码
  // cntrType 1.胎面;2.胎侧;3.内衬;4.帘布;5.环带;6.冠带;7.钢包
  "AreaRelevance": [
    {
      "areaCode": "TCZLKGZHCKQ",
      "relAreaCode": [ "TCZLCK" ]
      "areaCode": "TC1FZLKQ",
      "jbAreaCode": "TC1FZLJBWKQ",
      "hcAreaCode": "TC1FZLKGZHCKQ",
      "xxAreaCode": "TC1FZLXXJTKQ",
      "cntrType": [ 2 ]
    },
    {
      "areaCode": "TMZLKGZHCKQ",
      "relAreaCode": [ "TMZLCK" ]
      "areaCode": "TC2FZLKQ",
      "jbAreaCode": "TC2FZLJBWKQ",
      "hcAreaCode": "TC2FZLKGZHCKQ",
      "xxAreaCode": "TC2FZLXXJTKQ",
      "cntrType": [ 2 ]
    },
    {
      "areaCode": "TM1FZLKQ",
      "jbAreaCode": "TM1FZLJBWKQ",
      "hcAreaCode": "TM1FZLKGZHCKQ",
      "xxAreaCode": "TM1FZLXXJTKQ",
      "cntrType": [ 1 ]
    },
    {
      "areaCode": "TM2FZLKQ",
      "jbAreaCode": "TM2FZLJBWKQ",
      "hcAreaCode": "TM2FZLKGZHCKQ",
      "xxAreaCode": "TM2FZLXXJTKQ",
      "cntrType": [ 1 ]
    },
    {
      "areaCode": "NCFZLKQ",
      "jbAreaCode": "NCFZLJBWKQ",
      "hcAreaCode": "NCFZLKGZHCKQ",
      "xxAreaCode": "NCFZLXXJTKQ",
      "cntrType": [ 3 ]
    },
    {
      "areaCode": "GBFZLKQ",
      "jbAreaCode": "GBFZLJBWKQ",
      "hcAreaCode": "GBFZLKGZHCKQ",
      "xxAreaCode": "GBFZLXXJTKQ",
      "cntrType": [ 7 ]
    },
    {
      "areaCode": "LBZLKQ",
      "jbAreaCode": "LBZLJBWKQ",
      "hcAreaCode": "LBZLKGZHCKQ",
      "xxAreaCode": "LBZLXXJTKQ",
      "cntrType": [ 4 ]
    },
    {
      "areaCode": "ZZFZLKQ",
      "jbAreaCode": "ZZFZLJBWKQ",
      "hcAreaCode": "",
      "xxAreaCode": "",
      "cntrType": [ 1 ,2, 3]
    }
  ],
  // 直连缓存位配置
  "BufferLocConfig": [
    {
      "locCode": "TCZLKGZHCKQ1-1",
      "deviceNo": "1"
    },
    {
      "locCode": "TCZLKGZHCKQ2-1",
      "deviceNo": "2"
    }
  ],
  // cntrType 1.胎面;2.胎侧;3.内衬;4.帘布;5.环带;6.冠带;7.钢包
  // type 1.直连 2.非直连
  "AreaProperty": [
    {