<?xml version="1.0" encoding="utf-8" ?>
<Config>
  <Dictionarys>
    <Dictionary Name="USERTYPE">
      <items key="A" value="系统管理员" />
      <items key="M" value="部门管理员" />
      <items key="E" value="普遍员工" />
    </Dictionary>
    <Dictionary Name="DATAALIGN">
      <items key="left" value="居左" />
      <items key="center" value="居中" />
      <items key="right" value="居右" />
    </Dictionary>
    <Dictionary Name="ISPUBLISH">
      <items key="1" value="是" />
      <items key="0" value="否" />
    </Dictionary>
    <Dictionary Name="YESRONO">
      <items key="Y" value="是" />
      <items key="N" value="否" />
    </Dictionary>
    <Dictionary Name="IsStop">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>
    
    <Dictionary Name="BarCodeType">
      <items key="注塑条码补打" value="注塑条码补打" />
      <items key="BZD条码补打" value="BZD条码补打" />
    </Dictionary>
    <Dictionary Name="CheckTimeState">
      <items key="0" value="开启" />
      <items key="1" value="关闭" />
    </Dictionary>

    <Dictionary Name="CheckTimeType">
      <items key="1" value="单值" />
      <items key="2" value="相等" />
      <items key="3" value="区间" />
    </Dictionary>
    <Dictionary Name="StroageLogState">
      <items key="1" value="入库" />
      <items key="2" value="出库" />
    </Dictionary>

    <Dictionary Name="ISPARENT">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>


    <Dictionary Name="HANDLEMETHOD">
      <items key="" value="" />
      <items key="0" value="分拣Sort" />
      <items key="1" value="返工Rework" />
      <items key="2" value="报废Scrap" />
      <items key="3" value="拆解Teardown" />
      <items key="4" value="返修Repair" />
      <items key="5" value="降级Degrade" />
      <items key="6" value="偏差许可Deviation Authorization" />
      <items key="7" value="退货Return to supplier" />
      <items key="8" value="索赔Claimant" />
    </Dictionary>

    <Dictionary Name="Sex">
      <items key="1" value="男" />
      <items key="2" value="女" />
    </Dictionary>
    <Dictionary Name="FLAGDEL">
      <items key="Y" value="已删除" />
      <items key="N" value="未删除" />
    </Dictionary>
    <Dictionary Name ="WEEKDAY">
      <items key="-1" value="每天"/>
      <items key="1"  value="星期一"/>
      <items key="2"  value="星期二"/>
      <items key="3"  value="星期三"/>
      <items key="4"  value="星期四"/>
      <items key="5"  value="星期五"/>
      <items key="6"  value="星期六"/>
      <items key="7"  value="星期日"/>
    </Dictionary>
    <Dictionary Name="DataOprType">
      <items key="Insert" value="插入"/>
      <items key="Delete" value="删除"/>
      <items key="Update" value="修改"/>
      <items key="Query" value="查询"/>
    </Dictionary>
    
    <Dictionary Name="DataKind">
    </Dictionary>
    <Dictionary Name="MATERIALTYPE">
      <items key="0" value="搪塑物料" />
      <items key="1" value="注塑物料" />
      <items key="2" value="浇注物料" />
    </Dictionary>
    <Dictionary Name="INJECTIONMATERIALTYPE">
      <items key="0" value="原材料" />
      <items key="1" value="织物衬布" />
    </Dictionary>
    <Dictionary Name="PRODUCTTYPE">
      <items key="0" value="表皮" />
      <items key="1" value="骨架" />
      <items key="2" value="气囊支架" />
      <items key="3" value="开关支架" />
      <items key="4" value="风道" />
      <items key="5" value="HUD风道" />
      <items key="6" value="左格栅" />
      <items key="7" value="中控支架" />
      <items key="8" value="本体" />
      <items key="9" value="金属支架" />
      <items key="10" value="右格栅" />
      <items key="11" value="HUD支架" />
    </Dictionary>
    <Dictionary Name="PROCESSTYPEMateriel">
      <items key="0" value="搪塑" />
      <items key="1" value="骨架注塑" />
      <items key="2" value="气囊支架注塑" />
      <items key="3" value="风道注塑" />
      <items key="4" value="中控支架注塑" />
      <items key="5" value="HUD风道注塑" />
    </Dictionary>
    <Dictionary Name="PROCESSTYPE">
      <items key="0" value="搪塑" />
      <items key="1" value="骨架注塑" />
      <items key="2" value="气囊支架注塑" />
      <items key="3" value="风道注塑" />
      <items key="4" value="中控支架注塑" />
      <items key="5" value="HUD风道注塑" />
      <items key="6" value="冷刀弱化" />
      <items key="7" value="火焰加工" />
      <items key="9" value="浇注" />
      <items key="11" value="冲切" />
      <items key="12" value="铣削" />
      <items key="13" value="铆接" />
      <items key="14" value="超声波焊接" />
      <items key="15" value="红外焊接" />
      <items key="16" value="总成装配" />
    </Dictionary>

    <Dictionary Name ="PRODUCT_STATUS">
      <items key="0"  value="入库"/>
      <items key="1"  value="发运"/>
      <items key="2"  value="反冲"/>
      <items key="3"  value="报废"/>
    </Dictionary>


    <Dictionary Name ="SCANSTATE">
      <items key="0"  value="初始"/>
      <items key="1"  value="发运完成"/>
      <items key="2"  value="生产完成"/>
      <items key="3"  value="校准跳过"/>
      <items key="4"  value="强制发运"/>
    </Dictionary>


    <Dictionary Name="PRODUCEREQUIRE">
      <items key="0" value="以数量为准" />
      <items key="1" value="以时间为准" />
    </Dictionary>

    <Dictionary Name="IS_ASSY">
      <items key="0" value="是" />
      <items key="1" value="否" />
    </Dictionary>

    <Dictionary Name ="DEL_FLG">
      <items key="0"  value="有效"/>
      <items key="1"  value="无效"/>
    </Dictionary>

    <Dictionary Name ="NODE_TYPE">
      <items key="0"  value="非根节点"/>
      <items key="1"  value="是根节点"/>
    </Dictionary>


    <Dictionary Name="PROCESSTYPEProcessParameter">
      <items key="6" value="冷刀弱化" />
      <items key="7" value="火焰加工" />
      <items key="9" value="浇注" />
      <items key="11" value="冲切" />
      <items key="12" value="铣削" />
      <items key="13" value="铆接" />
      <items key="14" value="超声波焊接" />
      <items key="15" value="红外焊接" />
      <items key="16" value="总成装配" />
    </Dictionary>
    <Dictionary Name="ISCONTROL">
      <items key="0" value="不发送不读取" />
      <items key="1" value="只发送不读取" />
      <items key="2" value="不发送至读取" />
      <items key="3" value="即发送也读取" />
    </Dictionary>
    <Dictionary Name="STATUS">
      <items key="0" value="正常" />
      <items key="1" value="异常" />
    </Dictionary>
    <Dictionary Name="OPERATETYPE">
      <items key="0" value="生产" />
      <items key="1" value="加工" />
    </Dictionary>
    <Dictionary Name="LPNECCESSARY">
      <items key="" value="" />
      <items key="0" value="否" />
      <items key="1" value="必须" />
    </Dictionary>
    <Dictionary Name="WIPSET">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>

    <Dictionary Name="ISMAIN">
      <items key="0" value="否" />
      <items key="1" value="是" />
    </Dictionary>
    <Dictionary Name="ValidFlg">
      <items key="1" value="是" />
      <items key="0" value="否" />
    </Dictionary>
    <Dictionary Name="LJSTATUS">
      <items key="0" value="合格" />
      <items key="1" value="返修" />
      <items key="2" value="作废" />
    </Dictionary>

    <Dictionary Name="OUTFLAG">
      <items key="0" value="在库" />
      <items key="1" value="发货" />
      <items key="2" value="异常出库" />
    </Dictionary>

    <Dictionary Name="USINGSTATE">
      <items key="0" value="未使用" />
      <items key="1" value="使用中" />
      <items key="2" value="使用完成" />
    </Dictionary>

    <!--<Dictionary Name="COLOR">
      <items key="1" value="黑色" />
      <items key="2" value="灰/浅灰" />
      <items key="3" value="棕/米" />
    </Dictionary>-->

    <Dictionary Name="HAndL">
      <items key="Highline" value="豪华型" />
      <items key="Comforline" value="舒适性" />
      <items key="Trendline" value="基本型" />
    </Dictionary>

    <Dictionary Name="IntoIndex">
      <items key="1" value="1" />
      <items key="2" value="2" />
    </Dictionary>

    <Dictionary Name="IntoPort">
      <items key="1" value="1" />
      <items key="2" value="2" />
      <items key="3" value="3" />
      <items key="4" value="4" />
      <items key="5" value="5" />
      <items key="6" value="6" />
      <items key="7" value="7" />
      <items key="8" value="8" />
      <items key="9" value="9" />
      <items key="10" value="10" />
      <items key="11" value="11" />
      <items key="12" value="12" />
      <items key="13" value="13" />
      <items key="14" value="14" />
      <items key="15" value="15" />
      <items key="16" value="16" />
    </Dictionary>

    <Dictionary Name="HBTYPE">
      <items key="Highline" value="豪华型" />
      <items key="Comforline" value="舒适型" />
      <items key="Trendline" value="基本型" />
    </Dictionary>

    <Dictionary Name="COLOR">
      <items key="LIGHTGRAY" value="浅灰" />
      <items key="WHITEGRAY" value="灰白" />
      <items key="DARKGRAY" value="深灰" />
      <items key="GRAY" value="灰色" />
      <items key="BLACK" value="黑色" />
      <items key="BROWN" value="棕色" />
      <items key="DARKBLUE" value="深蓝" />
    </Dictionary>

    <Dictionary Name="SKIN_COLOR">
      <items key="" value="" />
      <items key="1" value="黑色" />
      <items key="2" value="灰色" />
      <items key="3" value="棕色" />
    </Dictionary>

    <Dictionary Name="PLANSTATUS">
      <items key="0" value="初始化" />
      <items key="1" value="已完成" />
    </Dictionary>

    <Dictionary Name="CREATETYPE">
      <items key="0" value="自动生成" />
      <items key="1" value="人工生成" />
    </Dictionary>

    <Dictionary Name="WARNTYPE">
      <items key="0" value="网络故障" />
      <items key="1" value="设备故障" />
    </Dictionary>

    <Dictionary Name="ISDEAL">
      <items key="0" value="未发送" />
      <items key="1" value="已发送" />
    </Dictionary>

    <Dictionary Name="ISDONE">
      <items key="0" value="未关闭" />
      <items key="1" value="已关闭" />
    </Dictionary>

    <Dictionary Name="INFOTYPE">
      <items key="0" value="短信通知" />
      <items key="1" value="邮件通知" />
      <items key="2" value="短信加邮件" />
    </Dictionary>

    <Dictionary Name="PRODUCTSTATUS">
      <items key="0" value="合格" />
      <items key="1" value="返修" />
      <items key="2" value="作废" />
    </Dictionary>

    <Dictionary Name="MENDTYPE">
      <items key="" value="" />
      <items key="0" value="返厂维修" />
      <items key="1" value="重新发货" />
    </Dictionary>

    <Dictionary Name="MENDRESULT">
      <items key="" value="" />
      <items key="0" value="返修" />
      <items key="2" value="报废" />
    </Dictionary>

    <Dictionary Name="MENDREASON">
      <items key="" value="" />
      <items key="0" value="损坏" />
      <items key="1" value="颜色错误" />
    </Dictionary>

    <Dictionary Name="REGISTERSTATUS">
      <items key="" value="" />
      <items key="1" value="返修中" />
      <items key="2" value="报废" />
    </Dictionary>

    <Dictionary Name="CREATEFLAG">
      <items key="" value="" />
      <items key="0" value="未匹配生产" />
      <items key="1" value="已匹配生产" />
    </Dictionary>

    <Dictionary Name="MOLDNUMBER">
      <items key="1" value="1" />
      <items key="2" value="2" />
      <items key="3" value="3" />
      <items key="4" value="4" />
      <items key="5" value="5" />
    </Dictionary>

    <Dictionary Name="PRODUCESHIFTTCODE">
      <items key="A" value="A" />
      <items key="B" value="B" />
      <items key="C" value="C" />
    </Dictionary>

    <Dictionary Name="HORIZONTAL">
      <items key="A" value="A" />
      <items key="B" value="B" />
      <items key="C" value="C" />
      <items key="D" value="D" />
      <items key="E" value="E" />
      <items key="F" value="F" />
    </Dictionary>

    <Dictionary Name="VERTICAL">
      <items key="1" value="1" />
      <items key="2" value="2" />
      <items key="3" value="3" />
      <items key="4" value="4" />
      <items key="5" value="5" />
      <items key="6" value="6" />
    </Dictionary>

    <Dictionary Name="RULETYPE">
      <items key="1" value="工序间隔时间" />
      <items key="4" value="工序有效期" />
    </Dictionary>

    <Dictionary Name="MENDSTATICTYPE">
      <items key="1" value="缺陷类型分布" />
      <items key="2" value="缺陷位置分布" />
      <items key="3" value="缺陷班次分布" />
      <items key="5" value="返修率趋势图" />
      <items key="8" value="返修数量趋势图" />
      <items key="9" value="生产返修对比趋势图" />
      <items key="6" value="废品趋势图" />
      <items key="7" value="废品缺陷分布" />
    </Dictionary>



    <Dictionary Name="PRODUCTUNIT">
      <items key="0" value="单体" />
      <items key="1" value="集合" />
    </Dictionary>

    <Dictionary Name="PRODUCTSOURCE">
      <items key="0" value="自制" />
      <items key="1" value="外购" />
    </Dictionary>



    <Dictionary Name="STATE">
      <items key="0" value="未发货" />
      <items key="1" value="已发货" />
    </Dictionary>


    <Dictionary Name="PLANSOURCE">
      <items key="0" value="FIS计划" />
      <items key="1" value="建储" />
      <items key="2" value="插单" />
    </Dictionary>

    <Dictionary Name="MOULD_STATE">
      <items key="0" value="已使用" />
      <items key="1" value="未使用" />
    </Dictionary>

    <Dictionary Name="PLAN_STATE">
      <items key="0" value="初始状态" />
      <items key="1" value="发布状态" />
      <items key="2" value="执行状态" />
      <items key="3" value="完成状态" />
    </Dictionary>

    <Dictionary Name="STOCK_PLAN_STATE">
      <items key="0" value="初始" />
      <items key="1" value="处理中" />
      <items key="2" value="完成" />
    </Dictionary>

    <Dictionary Name="TJ_PLAN_STATE">
      <items key="0" value="初始" />
      <items key="1" value="发布" />
    </Dictionary>

    <Dictionary Name="CALL_STATE">
      <items key="0" value="正在呼叫" />
      <items key="1" value="已应答" />
      <items key="2" value="开始处理" />
      <items key="3" value="处理完成" />
      <items key="4" value="呼叫取消" />
      <items key="5" value="呼叫升级" />
    </Dictionary>

    <Dictionary Name="OUTREASON">
      <items key="0" value="质检" />
      <items key="1" value="待定1" />
      <items key="2" value="待定2" />
      <items key="3" value="待定3" />
      <items key="4" value="待定4" />
    </Dictionary>

    <Dictionary Name="COUNTTYPE">
      <items key="1" value="有条码" />
      <items key="0" value="无条码" />
    </Dictionary>

    <Dictionary Name="UsingState">
      <items key="0" value="未使用" />
      <items key="1" value="使用中" />
      <items key="2" value="使用完成" />
    </Dictionary>

    <Dictionary Name="CHECKRESULT">
      <items key="0" value="合格" />
      <items key="1" value="不合格" />
    </Dictionary>

    <Dictionary Name="PRODUCTCHECKTYPE">
      <items key="" value="" />
      <items key="0" value="首件" />
      <items key="1" value="过程" />
      <items key="2" value="停机恢复" />
    </Dictionary>


  </Dictionarys>

  <Buttons>
    <Button key="create"                        value="添加"/>
    <Button key="adduser"                       value="添加人员"/>
    <Button key="update"                        value="修改"/>
    <Button key="delete"                        value="删除"/>
    <Button key="search"                        value="查询"/>
    <Button key="save"                          value="保存"/>
    <Button key="back"                          value="返回"/>
    <Button key="close"                         value="关闭"/>
    <Button key="reset"                         value="重置"/>
    <Button key="reload"                        value="刷新"/>
    <Button key="setlimit"                      value="设置权限"/>
    <Button key="sendDown"                      value="下达"/>
    <Button key="export"                        value="导出"/>
    <Button key="exportExcel"                   value="导出Excel"/>
    <Button key="import"                        value="导入" />
    <Button key="newimport"                     value="从模具系统导入" />
    <Button key="template"                      value="下载模板"/>
    <Button key="showDetail"                    value="查看明细"/>
    <Button key="setPwd"                        value="设置密码"/>
    <Button key="print"                         value="打印"/>
    <Button key="apply"                         value="应用"/>
    <Button key="queryTL"                       value="查询模板"/>
    <Button key="deal"                          value="处理"/>
    <Button key="searchMemo"                    value="查询说明"/>
    <Button key="paste"                         value="粘贴" />
    <Button key="clear"                         value="清空" />
    <Button key="help"                          value="帮助"/>
    <Button key="productOver"                   value="生产完成" />
    <Button key="warnIsDeal"                    value="发送报警" />
    <Button key="warnIsDone"                    value="关闭报警" />
    <Button key="warnDetail"                    value="查看详情" />
    <Button key="warnType"                      value="报警类别维护" />
    <Button key="warnInformer"                  value="报警通知人员维护" />
    <Button key="UseComplete"                   value="使用完成" />
    <Button key="ShowDetail"                    value="产品图片" />
    <Button key="SetCapacity"                   value="配置班次产能" />
    <Button key="SetProcess"                    value="工序配置" />
    <Button key="BomHdrConfig"                  value="配置BOM明细" />
    <Button key="PanDetail"                     value="实物盘点明细" />
    <Button key="PanCompare"                    value="盘点对比" />
    <Button key="CompareResult"                 value="比对结果明细" />
    <Button key="CompleteCompare"               value="盘点完成" />
    <Button key="Count"                         value="统计" />
    <Button key="publish"                       value="发布" />
    <Button key="insertorder"                   value="插单" />
    <Button key="AddWholeDoor"                  value="整车添加" />
    <Button key="AddMaterial"                   value="整车添加物料" />
    <Button key="DeleteMaterial"                value="整车删除物料" />
    <Button key="FisPlanRecord"                 value="计划修改详情" />
    <Button key="MeterReadingsConfig"           value="能源明细操作" />
    <Button key="MouldSet"                      value="模具资料维护" />
    <Button key="exportMend"                        value="导出不合格清单"/>
    <Button key="exportScrap"                        value="导出报废清单"/>
    <Button key="EditSeq"                        value="修改计划顺序"/>
    <Button key="Sync"                        value="同步数据"/>
    <Button key="Enable"                        value="启用"/>
    <Button key="Disable"                        value="禁用"/>
    <Button key="Statistics"                     value="统计"/>
  </Buttons>
</Config>