﻿<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Modules>
  <MobileModules>
    <MobileModule>
      <Parent>基本功能</Parent>
      <Name>即时信息</Name>
      <Desc>短信息</Desc>
      <DLL>Zondy_MapGISCitySvr_MobileBusiness</DLL>
      <Class>Zondy_MapGISCitySvr_MobileBusiness.Code.Module.Notification.SMSNotification</Class>
    </MobileModule>
    <MobileModule>
      <Parent>巡线管理</Parent>
      <Name>巡线任务</Name>
      <Desc>巡线任务</Desc>
      <DLL>MapGISCitySvr_Patrol_Standard</DLL>
      <Class>MapGISCitySvr_Patrol_Standard.Module.MobileTask</Class>
    </MobileModule>
    <MobileModule>
      <Parent>主页菜单</Parent>
      <Name>维修工单</Name>
      <Desc>维修工单</Desc>
      <DLL>Zondy_MapGISCitySvr_MobileBusiness</DLL>
      <Class>Zondy_MapGISCitySvr_MobileBusiness.Code.Module.Notification.RepairCaseNotification</Class>
    </MobileModule>
    <MobileModule>
      <Parent>户表工程管理</Parent>
      <Name>户表工单办理</Name>
      <Desc>户表工单办理</Desc>
      <DLL>MapGISCitySvr_Patrol_Standard</DLL>
      <Class>MapGISCitySvr_Patrol_Standard.Module.MobileCaseNotification</Class>
      <Tag>flowName=户表报装流程</Tag>
    </MobileModule>
    <MobileModule>
      <Parent>管道工程管理</Parent>
      <Name>管道工单办理</Name>
      <Desc>管道工单办理</Desc>
      <DLL>MapGISCitySvr_Patrol_Standard</DLL>
      <Class>MapGISCitySvr_Patrol_Standard.Module.MobileCaseNotification</Class>
      <Tag>flowName=户表报装流程</Tag>
    </MobileModule>
    <MobileModule>
      <Parent>工单管理</Parent>
      <Name>工单办理箱</Name>
      <Desc>工单办理箱</Desc>
      <DLL>MapGISCitySvr_Patrol_Standard</DLL>
      <Class>MapGISCitySvr_Patrol_Standard.Module.MobileCaseNotification</Class>
      <Tag>flowName=关阀处理流程,供水管道维修流程,阀门维修流程,水质水压处理流程,水压问题处理流程,一般设备维修流程,爆管处理流程,定位流程,第三方施工巡视流程,违章用户处理流程,移表工作,原水管道维修流程,原水事件处理流程,水厂设备关停处理流程</Tag>
    </MobileModule>
    <MobileModule>
      <Parent>装表管理</Parent>
      <Name>水表挂接</Name>
      <Desc>水表挂接</Desc>
      <DLL>Zondy_MapGISCitySvr_NewNotification</DLL>
      <Class>Zondy_MapGISCitySvr_NewNotification.SQLNotification</Class>
      <Tag>
          SELECT COUNT(*) FROM 
            (SELECT DISTINCT MAINT.ID, MAINT.受理编号,MAINT.工单编号,MAINT.事件编号,
            MAINT.工程地址,MAINT.工程名称,MAINT.坐标位置, FLOWDOINGCASE.承办时间 
            FROM FLOWDOINGCASE 
            LEFT JOIN [户表报装用户水表表] AS WATERMETER 
                ON FLOWDOINGCASE.案件编号=WATERMETER.[工单编号] 
            LEFT JOIN 户表报装申请 AS MAINT
                ON FLOWDOINGCASE.案件编号=MAINT.[工单编号]
            WHERE FLOWDOINGCASE.流程名称='户表报装流程' 
                AND FLOWDOINGCASE.活动名称='安装水表'
                AND WATERMETER.[装表负责人] 
                LIKE (SELECT TOP 1 '%' + 名称 + '%' FROM FLOW_USERS WHERE 用户ID = {0})) A
      </Tag>
    </MobileModule>
    <MobileModule>
      <Parent>工单管理</Parent>
      <Name>调度箱</Name>
      <Desc>调度箱</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.EventListMainNotification</Class>
    </MobileModule>
    <MobileModule>
      <Parent>工单管理</Parent>
      <Name>领单箱</Name>
      <Desc>领单箱</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.EventListMainNotification</Class>
    </MobileModule>
    <MobileModule>
      <Parent>主页菜单</Parent>
      <Name>事件总览</Name>
      <Desc>事件总览</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.EventOverviewNotification</Class>
    </MobileModule>
  </MobileModules>
  <WebBizModules>
    <WebBizModule>
      <Parent>
      </Parent>
      <Name>示例查询语句</Name>
      <DLL>Zondy_MapGISCitySvr_NewNotification</DLL>
      <Class>Zondy_MapGISCitySvr_NewNotification.SQLNotification</Class>
      <Tag>select count(main.CaseID)         from CIV_GD_WX_CASELIST main         , FLOWDOINGCASE doing         , FLOWNODE node         , FLOWCTRLTBL caseInfo         , LANDFLOWGLOB landNow left join LANDFLOWGLOB landPre on landNow.PRESTEP = landPre.ID0         , CIV_GD_WX_CASE_FLOW caseJoin         where landNow.ID0 = doing.ID0         and doing.活动ID = node.活动ID         and doing.流程ID = caseInfo.流程ID         and caseJoin.CaseID = main.CaseID         and caseJoin.CaseNO = doing.案件编号         and main.EXIST = 1         and doing.承办人ID={0}</Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>管道工程</Parent>
      <Name>道路修复质保金管理</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.GuaranteeDepositNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>管道工程</Parent>
      <Name>施工质保金管理</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.SGGuaranteeDepositNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>户表工程</Parent>
      <Name>户表在办箱</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.waterDoingCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>户表工程</Parent>
      <Name>超时工单</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.overTimeCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>管道工程</Parent>
      <Name>管道在办箱</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.pipeDoingCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>部分装表</Parent>
      <Name>装表在办箱</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.installMeterDoingCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>施工返工</Parent>
      <Name>施工返工在办箱</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.backToWorkDoingCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>户表混装</Parent>
      <Name>立户纠正在办箱</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.meterMistakeDoingCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>施工返工</Parent>
      <Name>施工返工在办箱</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.backToWorkDoingCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>户表混装</Parent>
      <Name>立户纠正在办箱</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.meterMistakeDoingCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>GIS更新</Parent>
      <Name>GIS更新在办箱</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.gisDoingCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>管道工程</Parent>
      <Name>保证金退还管理</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.RefundOfDepositNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>户表工程</Parent>
      <Name>报装受理</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.ProjectApprovalNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>工单中心</Parent>
      <Name>施工监管记录</Name>
      <Desc>1</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.ThirdConstructionRecordNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>工单中心</Parent>
      <Name>施工管控动态</Name>
      <Desc>1</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.ThirdConstructionRecordNotificationDG</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>工单中心</Parent>
      <Name>事件调度箱</Name>
      <Desc>1</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.EventListMainNotification</Class>
      <Tag>业务系统</Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>工单中心</Parent>
      <Name>接单提醒</Name>
      <Desc>1</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.ReceivedCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>工单中心</Parent>
      <Name>未接单提醒</Name>
      <Desc>1</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.ReceivedCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>工单中心</Parent>
      <Name>工单处理</Name>
      <Desc>1</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.CaseDealNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>工单中心</Parent>
      <Name>超时工单</Name>
      <Desc>1</Desc>
      <DLL>MapgisCity_ProjectManage_BH</DLL>
      <Class>MapgisCity_ProjectManage_BH.overTimeCaseByXJNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>工单中心</Parent>
      <Name>标准工单箱</Name>
      <Desc>1</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.CaseDealNotification</Class>
      <Tag>业务系统</Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>GIS更新管理</Parent>
      <Name>GIS更新办理</Name>
      <Desc>1</Desc>
      <DLL>Zondy_MapGISCitySvr_CaseManage</DLL>
      <Class>Zondy_MapGISCitySvr_CaseManage.Notification.GISCaseNotification</Class>
      <Tag>
      </Tag>
    </WebBizModule>
    <WebBizModule>
      <Parent>
      </Parent>
      <Name>示例存储过程</Name>
      <DLL>Zondy_MapGISCitySvr_NewNotification</DLL>
      <Class>Zondy_MapGISCitySvr_NewNotification.ProcedureNotification</Class>
      <Tag>MyProcedureName</Tag>
    </WebBizModule>
  </WebBizModules>
  <WebGISModules>
    <WebGISModule>
      <Parent>
      </Parent>
      <Name>
      </Name>
      <Desc>
      </Desc>
      <DLL>
      </DLL>
      <Class>
      </Class>
    </WebGISModule>
  </WebGISModules>
</Modules>