|
@@ -4,192 +4,192 @@
|
|
|
|
|
|
<!-- 通用查询映射结果 -->
|
|
<!-- 通用查询映射结果 -->
|
|
<resultMap id="BaseResultMap" type="com.gyee.viewticket.model.ticket.Workticket">
|
|
<resultMap id="BaseResultMap" type="com.gyee.viewticket.model.ticket.Workticket">
|
|
- <id column="ID" property="id" />
|
|
|
|
- <result column="WONUM" property="wonum" />
|
|
|
|
- <result column="STATION" property="station" />
|
|
|
|
- <result column="WTICKETTYPE" property="wtickettype" />
|
|
|
|
- <result column="PRINCIPAL" property="principal" />
|
|
|
|
- <result column="DEPTGROUP" property="deptgroup" />
|
|
|
|
- <result column="FINALTYPE" property="finaltype" />
|
|
|
|
- <result column="STARTDATE" property="startdate" />
|
|
|
|
- <result column="ENDDATE" property="enddate" />
|
|
|
|
- <result column="WORKTASK" property="worktask" />
|
|
|
|
- <result column="WORKADDRESS" property="workaddress" />
|
|
|
|
- <result column="STOPLINENAME" property="stoplinename" />
|
|
|
|
- <result column="RUNDEPT" property="rundept" />
|
|
|
|
- <result column="CONSDEPT" property="consdept" />
|
|
|
|
- <result column="SIGNATORY" property="signatory" />
|
|
|
|
- <result column="TKCHAMBER" property="tkchamber" />
|
|
|
|
- <result column="REMARK1" property="remark1" />
|
|
|
|
- <result column="INCEPTDATE" property="inceptdate" />
|
|
|
|
- <result column="INCEPTMAN" property="inceptman" />
|
|
|
|
- <result column="YORN" property="yorn" />
|
|
|
|
- <result column="ADJUSTORADD" property="adjustoradd" />
|
|
|
|
- <result column="ADJUSTUSER" property="adjustuser" />
|
|
|
|
- <result column="PRESERVING" property="preserving" />
|
|
|
|
- <result column="REMARK2" property="remark2" />
|
|
|
|
- <result column="FIATQUOMODO" property="fiatquomodo" />
|
|
|
|
- <result column="FIATDATE" property="fiatdate" />
|
|
|
|
- <result column="FIATUSER1" property="fiatuser1" />
|
|
|
|
- <result column="PRINCIPAL1" property="principal1" />
|
|
|
|
- <result column="REMARK3" property="remark3" />
|
|
|
|
- <result column="PROJECT" property="project" />
|
|
|
|
- <result column="PRINCIPAL2" property="principal2" />
|
|
|
|
- <result column="FIATUSER2" property="fiatuser2" />
|
|
|
|
- <result column="SIGNATORY1" property="signatory1" />
|
|
|
|
- <result column="CHANGEDATE" property="changedate" />
|
|
|
|
- <result column="PRINCIPAL3" property="principal3" />
|
|
|
|
- <result column="NEWPRINCIPAL" property="newprincipal" />
|
|
|
|
- <result column="FIATUSER3" property="fiatuser3" />
|
|
|
|
- <result column="NEWDATE" property="newdate" />
|
|
|
|
- <result column="PRINCIPAL4" property="principal4" />
|
|
|
|
- <result column="INCEPTMAN1" property="inceptman1" />
|
|
|
|
- <result column="FINALTIME" property="finaltime" />
|
|
|
|
- <result column="PRINCIPAL5" property="principal5" />
|
|
|
|
- <result column="FIATUSER4" property="fiatuser4" />
|
|
|
|
- <result column="LINENUM" property="linenum" />
|
|
|
|
- <result column="STATUS" property="status" />
|
|
|
|
- <result column="STATUSDATE" property="statusdate" />
|
|
|
|
- <result column="EQNUM" property="eqnum" />
|
|
|
|
- <result column="LOCATION" property="location" />
|
|
|
|
- <result column="SECYORN" property="secyorn" />
|
|
|
|
- <result column="OUTYORN" property="outyorn" />
|
|
|
|
- <result column="SAFEYORN" property="safeyorn" />
|
|
|
|
- <result column="SITENUM" property="sitenum" />
|
|
|
|
- <result column="CORPNUM" property="corpnum" />
|
|
|
|
- <result column="EQNUMDIS" property="eqnumdis" />
|
|
|
|
- <result column="LOCATIONDIS" property="locationdis" />
|
|
|
|
- <result column="WORKDEPT" property="workdept" />
|
|
|
|
- <result column="SIGNDATE" property="signdate" />
|
|
|
|
- <result column="MEMBERCHANGE" property="memberchange" />
|
|
|
|
- <result column="UNLINENAME" property="unlinename" />
|
|
|
|
- <result column="UNLINECOUNT" property="unlinecount" />
|
|
|
|
- <result column="SWITCHCOUNT" property="switchcount" />
|
|
|
|
- <result column="BAFFLECOUNT" property="bafflecount" />
|
|
|
|
- <result column="FIATUSER5" property="fiatuser5" />
|
|
|
|
- <result column="TICKETFINALTIME" property="ticketfinaltime" />
|
|
|
|
- <result column="SUBNUM" property="subnum" />
|
|
|
|
- <result column="SUBPRINCIPAL" property="subprincipal" />
|
|
|
|
- <result column="FINALTYPE1" property="finaltype1" />
|
|
|
|
- <result column="FINALTIME1" property="finaltime1" />
|
|
|
|
- <result column="PRINCIPAL6" property="principal6" />
|
|
|
|
- <result column="FIATUSER6" property="fiatuser6" />
|
|
|
|
- <result column="FIATDATE1" property="fiatdate1" />
|
|
|
|
- <result column="FIATUSER7" property="fiatuser7" />
|
|
|
|
- <result column="SAFETY" property="safety" />
|
|
|
|
- <result column="PRINCIPAL7" property="principal7" />
|
|
|
|
- <result column="WORKLINE" property="workline" />
|
|
|
|
- <result column="EQUI" property="equi" />
|
|
|
|
- <result column="SAFENOTICE" property="safenotice" />
|
|
|
|
- <result column="SEQUENCE" property="sequence" />
|
|
|
|
- <result column="STANTICKETTYPE" property="stantickettype" />
|
|
|
|
- <result column="STLITICKETTYPE" property="stlitickettype" />
|
|
|
|
- <result column="INITIALUSER" property="initialuser" />
|
|
|
|
- <result column="INITIALUSERDEPT" property="initialuserdept" />
|
|
|
|
- <result column="WORKUSER" property="workuser" />
|
|
|
|
- <result column="TICKETNUM" property="ticketnum" />
|
|
|
|
- <result column="ADDPEOPLE" property="addpeople" />
|
|
|
|
- <result column="ADDTIME" property="addtime" />
|
|
|
|
- <result column="AWAYPEOPLE" property="awaypeople" />
|
|
|
|
- <result column="AWAYTIME" property="awaytime" />
|
|
|
|
- <result column="WORKSTEERPEOPLE" property="worksteerpeople" />
|
|
|
|
- <result column="WORKADDPEOPLE" property="workaddpeople" />
|
|
|
|
- <result column="STOPSCOPE" property="stopscope" />
|
|
|
|
- <result column="COUNTERSIGNDATE" property="countersigndate" />
|
|
|
|
- <result column="COUNTERSIGNPERSON" property="countersignperson" />
|
|
|
|
- <result column="CHECKDATE" property="checkdate" />
|
|
|
|
- <result column="CHECKPERSON" property="checkperson" />
|
|
|
|
- <result column="CHECKQUESTION" property="checkquestion" />
|
|
|
|
- <result column="REMARK4" property="remark4" />
|
|
|
|
- <result column="CHECKSTATE" property="checkstate" />
|
|
|
|
- <result column="STARTWORKTIME" property="startworktime" />
|
|
|
|
- <result column="ENDWORKTIME" property="endworktime" />
|
|
|
|
- <result column="PRINCIPAL8" property="principal8" />
|
|
|
|
- <result column="BUGNUM" property="bugnum" />
|
|
|
|
- <result column="WORKAREA" property="workarea" />
|
|
|
|
- <result column="FIREPRINCIPAL" property="fireprincipal" />
|
|
|
|
- <result column="FIRELOCATION" property="firelocation" />
|
|
|
|
- <result column="SURVEYLOCATION" property="surveylocation" />
|
|
|
|
- <result column="CONTENTS" property="contents" />
|
|
|
|
- <result column="INSTRUMENT" property="instrument" />
|
|
|
|
- <result column="SURVEYPERSON" property="surveyperson" />
|
|
|
|
- <result column="SURVEYTIME" property="surveytime" />
|
|
|
|
- <result column="APPLYFIRESTARTTIME" property="applyfirestarttime" />
|
|
|
|
- <result column="APPLYFIREENDTIME" property="applyfireendtime" />
|
|
|
|
- <result column="LEADERSHIP" property="leadership" />
|
|
|
|
- <result column="SAFEPRINCIPAL" property="safeprincipal" />
|
|
|
|
- <result column="FIREFIGHTINGPERSON" property="firefightingperson" />
|
|
|
|
- <result column="SHIFTFOREMAN" property="shiftforeman" />
|
|
|
|
- <result column="FIREOPERATOR" property="fireoperator" />
|
|
|
|
- <result column="FIREPERMITTIME" property="firepermittime" />
|
|
|
|
- <result column="FIREENDTIME" property="fireendtime" />
|
|
|
|
- <result column="DEPTGROUP1" property="deptgroup1" />
|
|
|
|
- <result column="FIREWORKCONTENT" property="fireworkcontent" />
|
|
|
|
- <result column="FIATUSER8" property="fiatuser8" />
|
|
|
|
- <result column="GUARDIAN" property="guardian" />
|
|
|
|
- <result column="GUARDIAN1" property="guardian1" />
|
|
|
|
- <result column="GUARDIAN2" property="guardian2" />
|
|
|
|
- <result column="FIREOPERATOR1" property="fireoperator1" />
|
|
|
|
- <result column="SHIFTFOREMAN1" property="shiftforeman1" />
|
|
|
|
- <result column="DESCRIPTION" property="description" />
|
|
|
|
- <result column="EQUNAME" property="equname" />
|
|
|
|
- <result column="BARNAME" property="barname" />
|
|
|
|
- <result column="BARNAME1" property="barname1" />
|
|
|
|
- <result column="LINEADDDATE" property="lineadddate" />
|
|
|
|
- <result column="LINEENDDATE" property="lineenddate" />
|
|
|
|
- <result column="LINEAGREEMODE" property="lineagreemode" />
|
|
|
|
- <result column="LINEAGEEPEOPLE" property="lineageepeople" />
|
|
|
|
- <result column="LINEAGEEPEOPLE2" property="lineageepeople2" />
|
|
|
|
- <result column="LINEBEGINDATE" property="linebegindate" />
|
|
|
|
- <result column="LINEREPORTMODE" property="linereportmode" />
|
|
|
|
- <result column="LINEAGEEPEOPLE4" property="lineageepeople4" />
|
|
|
|
- <result column="LINEAGEEPEOPLE3" property="lineageepeople3" />
|
|
|
|
- <result column="LINEREPOPTMODE" property="linerepoptmode" />
|
|
|
|
- <result column="EQUIPMENT" property="equipment" />
|
|
|
|
- <result column="SBMS" property="sbms" />
|
|
|
|
- <result column="EQNAME" property="eqname" />
|
|
|
|
- <result column="FIATUSER" property="fiatuser" />
|
|
|
|
- <result column="INCEPTMAN2" property="inceptman2" />
|
|
|
|
- <result column="LEADERSHIP1" property="leadership1" />
|
|
|
|
- <result column="SAFEPRINCIPAL1" property="safeprincipal1" />
|
|
|
|
- <result column="FIREFIGHTPERSON1" property="firefightperson1" />
|
|
|
|
- <result column="WTNUM" property="wtnum" />
|
|
|
|
- <result column="WORKREPORT" property="workreport" />
|
|
|
|
- <result column="SAFEMEASURE" property="safemeasure" />
|
|
|
|
- <result column="ADDSAFEMEASURE" property="addsafemeasure" />
|
|
|
|
- <result column="PRINCIPALDATE" property="principaldate" />
|
|
|
|
- <result column="FIATUSERDATE" property="fiatuserdate" />
|
|
|
|
- <result column="GWNUM" property="gwnum" />
|
|
|
|
- <result column="ISEND" property="isend" />
|
|
|
|
- <result column="WSPEED" property="wspeed" />
|
|
|
|
- <result column="COMPLETION" property="completion" />
|
|
|
|
- <result column="RELINECOUNT" property="relinecount" />
|
|
|
|
- <result column="UNSWITCHCOUNT" property="unswitchcount" />
|
|
|
|
- <result column="RESWITCHCOUNT" property="reswitchcount" />
|
|
|
|
- <result column="FIREMODE" property="firemode" />
|
|
|
|
- <result column="FIREOPERATORNUM" property="fireoperatornum" />
|
|
|
|
- <result column="SIGNATORYNUM" property="signatorynum" />
|
|
|
|
- <result column="FIATUSER1NUM" property="fiatuser1num" />
|
|
|
|
- <result column="PRINCIPAL2NUM" property="principal2num" />
|
|
|
|
- <result column="SHIFTFOREMANNUM" property="shiftforemannum" />
|
|
|
|
- <result column="FIATUSERNUM" property="fiatusernum" />
|
|
|
|
- <result column="INCEPTMAN1NUM" property="inceptman1num" />
|
|
|
|
- <result column="FIREFIGHTINGPERNUM" property="firefightingpernum" />
|
|
|
|
- <result column="SAFEPRINCIPALNUM" property="safeprincipalnum" />
|
|
|
|
- <result column="FIATUSER5NUM" property="fiatuser5num" />
|
|
|
|
- <result column="FIATUSER8NUM" property="fiatuser8num" />
|
|
|
|
- <result column="PRINCIPAL1NUM" property="principal1num" />
|
|
|
|
- <result column="GUARDIANNUM" property="guardiannum" />
|
|
|
|
- <result column="FIREOPERATOR1NUM" property="fireoperator1num" />
|
|
|
|
- <result column="PRINCIPAL5NUM" property="principal5num" />
|
|
|
|
- <result column="FIATUSER4NUM" property="fiatuser4num" />
|
|
|
|
- <result column="SHIFTFORENUM1NUM" property="shiftforenum1num" />
|
|
|
|
- <result column="INCEPTMANNUM" property="inceptmannum" />
|
|
|
|
- <result column="PRINCIPAL3NUM" property="principal3num" />
|
|
|
|
- <result column="GUARDIAN1NUM" property="guardian1num" />
|
|
|
|
- <result column="FIATUSER7NUM" property="fiatuser7num" />
|
|
|
|
- <result column="PRINCIPAL6NUM" property="principal6num" />
|
|
|
|
- <result column="SAFEPRINCIPAL1NUM" property="safeprincipal1num" />
|
|
|
|
|
|
+ <id column="ID" property="id"/>
|
|
|
|
+ <result column="WONUM" property="wonum"/>
|
|
|
|
+ <result column="STATION" property="station"/>
|
|
|
|
+ <result column="WTICKETTYPE" property="wtickettype"/>
|
|
|
|
+ <result column="PRINCIPAL" property="principal"/>
|
|
|
|
+ <result column="DEPTGROUP" property="deptgroup"/>
|
|
|
|
+ <result column="FINALTYPE" property="finaltype"/>
|
|
|
|
+ <result column="STARTDATE" property="startdate"/>
|
|
|
|
+ <result column="ENDDATE" property="enddate"/>
|
|
|
|
+ <result column="WORKTASK" property="worktask"/>
|
|
|
|
+ <result column="WORKADDRESS" property="workaddress"/>
|
|
|
|
+ <result column="STOPLINENAME" property="stoplinename"/>
|
|
|
|
+ <result column="RUNDEPT" property="rundept"/>
|
|
|
|
+ <result column="CONSDEPT" property="consdept"/>
|
|
|
|
+ <result column="SIGNATORY" property="signatory"/>
|
|
|
|
+ <result column="TKCHAMBER" property="tkchamber"/>
|
|
|
|
+ <result column="REMARK1" property="remark1"/>
|
|
|
|
+ <result column="INCEPTDATE" property="inceptdate"/>
|
|
|
|
+ <result column="INCEPTMAN" property="inceptman"/>
|
|
|
|
+ <result column="YORN" property="yorn"/>
|
|
|
|
+ <result column="ADJUSTORADD" property="adjustoradd"/>
|
|
|
|
+ <result column="ADJUSTUSER" property="adjustuser"/>
|
|
|
|
+ <result column="PRESERVING" property="preserving"/>
|
|
|
|
+ <result column="REMARK2" property="remark2"/>
|
|
|
|
+ <result column="FIATQUOMODO" property="fiatquomodo"/>
|
|
|
|
+ <result column="FIATDATE" property="fiatdate"/>
|
|
|
|
+ <result column="FIATUSER1" property="fiatuser1"/>
|
|
|
|
+ <result column="PRINCIPAL1" property="principal1"/>
|
|
|
|
+ <result column="REMARK3" property="remark3"/>
|
|
|
|
+ <result column="PROJECT" property="project"/>
|
|
|
|
+ <result column="PRINCIPAL2" property="principal2"/>
|
|
|
|
+ <result column="FIATUSER2" property="fiatuser2"/>
|
|
|
|
+ <result column="SIGNATORY1" property="signatory1"/>
|
|
|
|
+ <result column="CHANGEDATE" property="changedate"/>
|
|
|
|
+ <result column="PRINCIPAL3" property="principal3"/>
|
|
|
|
+ <result column="NEWPRINCIPAL" property="newprincipal"/>
|
|
|
|
+ <result column="FIATUSER3" property="fiatuser3"/>
|
|
|
|
+ <result column="NEWDATE" property="newdate"/>
|
|
|
|
+ <result column="PRINCIPAL4" property="principal4"/>
|
|
|
|
+ <result column="INCEPTMAN1" property="inceptman1"/>
|
|
|
|
+ <result column="FINALTIME" property="finaltime"/>
|
|
|
|
+ <result column="PRINCIPAL5" property="principal5"/>
|
|
|
|
+ <result column="FIATUSER4" property="fiatuser4"/>
|
|
|
|
+ <result column="LINENUM" property="linenum"/>
|
|
|
|
+ <result column="STATUS" property="status"/>
|
|
|
|
+ <result column="STATUSDATE" property="statusdate"/>
|
|
|
|
+ <result column="EQNUM" property="eqnum"/>
|
|
|
|
+ <result column="LOCATION" property="location"/>
|
|
|
|
+ <result column="SECYORN" property="secyorn"/>
|
|
|
|
+ <result column="OUTYORN" property="outyorn"/>
|
|
|
|
+ <result column="SAFEYORN" property="safeyorn"/>
|
|
|
|
+ <result column="SITENUM" property="sitenum"/>
|
|
|
|
+ <result column="CORPNUM" property="corpnum"/>
|
|
|
|
+ <result column="EQNUMDIS" property="eqnumdis"/>
|
|
|
|
+ <result column="LOCATIONDIS" property="locationdis"/>
|
|
|
|
+ <result column="WORKDEPT" property="workdept"/>
|
|
|
|
+ <result column="SIGNDATE" property="signdate"/>
|
|
|
|
+ <result column="MEMBERCHANGE" property="memberchange"/>
|
|
|
|
+ <result column="UNLINENAME" property="unlinename"/>
|
|
|
|
+ <result column="UNLINECOUNT" property="unlinecount"/>
|
|
|
|
+ <result column="SWITCHCOUNT" property="switchcount"/>
|
|
|
|
+ <result column="BAFFLECOUNT" property="bafflecount"/>
|
|
|
|
+ <result column="FIATUSER5" property="fiatuser5"/>
|
|
|
|
+ <result column="TICKETFINALTIME" property="ticketfinaltime"/>
|
|
|
|
+ <result column="SUBNUM" property="subnum"/>
|
|
|
|
+ <result column="SUBPRINCIPAL" property="subprincipal"/>
|
|
|
|
+ <result column="FINALTYPE1" property="finaltype1"/>
|
|
|
|
+ <result column="FINALTIME1" property="finaltime1"/>
|
|
|
|
+ <result column="PRINCIPAL6" property="principal6"/>
|
|
|
|
+ <result column="FIATUSER6" property="fiatuser6"/>
|
|
|
|
+ <result column="FIATDATE1" property="fiatdate1"/>
|
|
|
|
+ <result column="FIATUSER7" property="fiatuser7"/>
|
|
|
|
+ <result column="SAFETY" property="safety"/>
|
|
|
|
+ <result column="PRINCIPAL7" property="principal7"/>
|
|
|
|
+ <result column="WORKLINE" property="workline"/>
|
|
|
|
+ <result column="EQUI" property="equi"/>
|
|
|
|
+ <result column="SAFENOTICE" property="safenotice"/>
|
|
|
|
+ <result column="SEQUENCE" property="sequence"/>
|
|
|
|
+ <result column="STANTICKETTYPE" property="stantickettype"/>
|
|
|
|
+ <result column="STLITICKETTYPE" property="stlitickettype"/>
|
|
|
|
+ <result column="INITIALUSER" property="initialuser"/>
|
|
|
|
+ <result column="INITIALUSERDEPT" property="initialuserdept"/>
|
|
|
|
+ <result column="WORKUSER" property="workuser"/>
|
|
|
|
+ <result column="TICKETNUM" property="ticketnum"/>
|
|
|
|
+ <result column="ADDPEOPLE" property="addpeople"/>
|
|
|
|
+ <result column="ADDTIME" property="addtime"/>
|
|
|
|
+ <result column="AWAYPEOPLE" property="awaypeople"/>
|
|
|
|
+ <result column="AWAYTIME" property="awaytime"/>
|
|
|
|
+ <result column="WORKSTEERPEOPLE" property="worksteerpeople"/>
|
|
|
|
+ <result column="WORKADDPEOPLE" property="workaddpeople"/>
|
|
|
|
+ <result column="STOPSCOPE" property="stopscope"/>
|
|
|
|
+ <result column="COUNTERSIGNDATE" property="countersigndate"/>
|
|
|
|
+ <result column="COUNTERSIGNPERSON" property="countersignperson"/>
|
|
|
|
+ <result column="CHECKDATE" property="checkdate"/>
|
|
|
|
+ <result column="CHECKPERSON" property="checkperson"/>
|
|
|
|
+ <result column="CHECKQUESTION" property="checkquestion"/>
|
|
|
|
+ <result column="REMARK4" property="remark4"/>
|
|
|
|
+ <result column="CHECKSTATE" property="checkstate"/>
|
|
|
|
+ <result column="STARTWORKTIME" property="startworktime"/>
|
|
|
|
+ <result column="ENDWORKTIME" property="endworktime"/>
|
|
|
|
+ <result column="PRINCIPAL8" property="principal8"/>
|
|
|
|
+ <result column="BUGNUM" property="bugnum"/>
|
|
|
|
+ <result column="WORKAREA" property="workarea"/>
|
|
|
|
+ <result column="FIREPRINCIPAL" property="fireprincipal"/>
|
|
|
|
+ <result column="FIRELOCATION" property="firelocation"/>
|
|
|
|
+ <result column="SURVEYLOCATION" property="surveylocation"/>
|
|
|
|
+ <result column="CONTENTS" property="contents"/>
|
|
|
|
+ <result column="INSTRUMENT" property="instrument"/>
|
|
|
|
+ <result column="SURVEYPERSON" property="surveyperson"/>
|
|
|
|
+ <result column="SURVEYTIME" property="surveytime"/>
|
|
|
|
+ <result column="APPLYFIRESTARTTIME" property="applyfirestarttime"/>
|
|
|
|
+ <result column="APPLYFIREENDTIME" property="applyfireendtime"/>
|
|
|
|
+ <result column="LEADERSHIP" property="leadership"/>
|
|
|
|
+ <result column="SAFEPRINCIPAL" property="safeprincipal"/>
|
|
|
|
+ <result column="FIREFIGHTINGPERSON" property="firefightingperson"/>
|
|
|
|
+ <result column="SHIFTFOREMAN" property="shiftforeman"/>
|
|
|
|
+ <result column="FIREOPERATOR" property="fireoperator"/>
|
|
|
|
+ <result column="FIREPERMITTIME" property="firepermittime"/>
|
|
|
|
+ <result column="FIREENDTIME" property="fireendtime"/>
|
|
|
|
+ <result column="DEPTGROUP1" property="deptgroup1"/>
|
|
|
|
+ <result column="FIREWORKCONTENT" property="fireworkcontent"/>
|
|
|
|
+ <result column="FIATUSER8" property="fiatuser8"/>
|
|
|
|
+ <result column="GUARDIAN" property="guardian"/>
|
|
|
|
+ <result column="GUARDIAN1" property="guardian1"/>
|
|
|
|
+ <result column="GUARDIAN2" property="guardian2"/>
|
|
|
|
+ <result column="FIREOPERATOR1" property="fireoperator1"/>
|
|
|
|
+ <result column="SHIFTFOREMAN1" property="shiftforeman1"/>
|
|
|
|
+ <result column="DESCRIPTION" property="description"/>
|
|
|
|
+ <result column="EQUNAME" property="equname"/>
|
|
|
|
+ <result column="BARNAME" property="barname"/>
|
|
|
|
+ <result column="BARNAME1" property="barname1"/>
|
|
|
|
+ <result column="LINEADDDATE" property="lineadddate"/>
|
|
|
|
+ <result column="LINEENDDATE" property="lineenddate"/>
|
|
|
|
+ <result column="LINEAGREEMODE" property="lineagreemode"/>
|
|
|
|
+ <result column="LINEAGEEPEOPLE" property="lineageepeople"/>
|
|
|
|
+ <result column="LINEAGEEPEOPLE2" property="lineageepeople2"/>
|
|
|
|
+ <result column="LINEBEGINDATE" property="linebegindate"/>
|
|
|
|
+ <result column="LINEREPORTMODE" property="linereportmode"/>
|
|
|
|
+ <result column="LINEAGEEPEOPLE4" property="lineageepeople4"/>
|
|
|
|
+ <result column="LINEAGEEPEOPLE3" property="lineageepeople3"/>
|
|
|
|
+ <result column="LINEREPOPTMODE" property="linerepoptmode"/>
|
|
|
|
+ <result column="EQUIPMENT" property="equipment"/>
|
|
|
|
+ <result column="SBMS" property="sbms"/>
|
|
|
|
+ <result column="EQNAME" property="eqname"/>
|
|
|
|
+ <result column="FIATUSER" property="fiatuser"/>
|
|
|
|
+ <result column="INCEPTMAN2" property="inceptman2"/>
|
|
|
|
+ <result column="LEADERSHIP1" property="leadership1"/>
|
|
|
|
+ <result column="SAFEPRINCIPAL1" property="safeprincipal1"/>
|
|
|
|
+ <result column="FIREFIGHTPERSON1" property="firefightperson1"/>
|
|
|
|
+ <result column="WTNUM" property="wtnum"/>
|
|
|
|
+ <result column="WORKREPORT" property="workreport"/>
|
|
|
|
+ <result column="SAFEMEASURE" property="safemeasure"/>
|
|
|
|
+ <result column="ADDSAFEMEASURE" property="addsafemeasure"/>
|
|
|
|
+ <result column="PRINCIPALDATE" property="principaldate"/>
|
|
|
|
+ <result column="FIATUSERDATE" property="fiatuserdate"/>
|
|
|
|
+ <result column="GWNUM" property="gwnum"/>
|
|
|
|
+ <result column="ISEND" property="isend"/>
|
|
|
|
+ <result column="WSPEED" property="wspeed"/>
|
|
|
|
+ <result column="COMPLETION" property="completion"/>
|
|
|
|
+ <result column="RELINECOUNT" property="relinecount"/>
|
|
|
|
+ <result column="UNSWITCHCOUNT" property="unswitchcount"/>
|
|
|
|
+ <result column="RESWITCHCOUNT" property="reswitchcount"/>
|
|
|
|
+ <result column="FIREMODE" property="firemode"/>
|
|
|
|
+ <result column="FIREOPERATORNUM" property="fireoperatornum"/>
|
|
|
|
+ <result column="SIGNATORYNUM" property="signatorynum"/>
|
|
|
|
+ <result column="FIATUSER1NUM" property="fiatuser1num"/>
|
|
|
|
+ <result column="PRINCIPAL2NUM" property="principal2num"/>
|
|
|
|
+ <result column="SHIFTFOREMANNUM" property="shiftforemannum"/>
|
|
|
|
+ <result column="FIATUSERNUM" property="fiatusernum"/>
|
|
|
|
+ <result column="INCEPTMAN1NUM" property="inceptman1num"/>
|
|
|
|
+ <result column="FIREFIGHTINGPERNUM" property="firefightingpernum"/>
|
|
|
|
+ <result column="SAFEPRINCIPALNUM" property="safeprincipalnum"/>
|
|
|
|
+ <result column="FIATUSER5NUM" property="fiatuser5num"/>
|
|
|
|
+ <result column="FIATUSER8NUM" property="fiatuser8num"/>
|
|
|
|
+ <result column="PRINCIPAL1NUM" property="principal1num"/>
|
|
|
|
+ <result column="GUARDIANNUM" property="guardiannum"/>
|
|
|
|
+ <result column="FIREOPERATOR1NUM" property="fireoperator1num"/>
|
|
|
|
+ <result column="PRINCIPAL5NUM" property="principal5num"/>
|
|
|
|
+ <result column="FIATUSER4NUM" property="fiatuser4num"/>
|
|
|
|
+ <result column="SHIFTFORENUM1NUM" property="shiftforenum1num"/>
|
|
|
|
+ <result column="INCEPTMANNUM" property="inceptmannum"/>
|
|
|
|
+ <result column="PRINCIPAL3NUM" property="principal3num"/>
|
|
|
|
+ <result column="GUARDIAN1NUM" property="guardian1num"/>
|
|
|
|
+ <result column="FIATUSER7NUM" property="fiatuser7num"/>
|
|
|
|
+ <result column="PRINCIPAL6NUM" property="principal6num"/>
|
|
|
|
+ <result column="SAFEPRINCIPAL1NUM" property="safeprincipal1num"/>
|
|
</resultMap>
|
|
</resultMap>
|
|
|
|
|
|
<!-- 通用查询结果列 -->
|
|
<!-- 通用查询结果列 -->
|
|
@@ -198,7 +198,6 @@
|
|
</sql>
|
|
</sql>
|
|
|
|
|
|
|
|
|
|
-
|
|
|
|
<select id="selectMaxWonum" resultType="String">
|
|
<select id="selectMaxWonum" resultType="String">
|
|
SELECT
|
|
SELECT
|
|
wonum
|
|
wonum
|
|
@@ -232,7 +231,143 @@
|
|
</where>
|
|
</where>
|
|
|
|
|
|
</select>
|
|
</select>
|
|
|
|
+<!-- <select id="selectWorkticketList" resultType="java.util.Map">-->
|
|
|
|
+
|
|
|
|
+<!-- SELECT-->
|
|
|
|
+<!-- -- ROW_NUMBER () OVER ( ORDER BY w.ID DESC ) ROWNU,-->
|
|
|
|
+<!-- w.WONUM,-->
|
|
|
|
+<!-- w.WTICKETTYPE,-->
|
|
|
|
+<!-- w.PRINCIPAL,-->
|
|
|
|
+<!-- w.STARTDATE,-->
|
|
|
|
+<!-- w.STATUS,-->
|
|
|
|
+<!-- w.TICKETNUM,-->
|
|
|
|
+<!-- w.wtnum,-->
|
|
|
|
+<!-- w.WORKDEPT,-->
|
|
|
|
+<!-- e.DESCRIPTION-->
|
|
|
|
+<!-- FROM-->
|
|
|
|
+<!-- workticket w-->
|
|
|
|
+<!-- LEFT JOIN LOCATIONS e ON w.wtnum = e.LOCATION-->
|
|
|
|
+<!-- LEFT JOIN WINDFARM f ON w.WORKDEPT = f.WFNAME-->
|
|
|
|
+<!-- <where>-->
|
|
|
|
+<!-- w.FINALTIME is not null-->
|
|
|
|
+<!-- <if test="'' != workdept and null != workdept">-->
|
|
|
|
+<!-- and f.WFSHORTNAME = #{workdept}-->
|
|
|
|
+<!-- </if>-->
|
|
|
|
+
|
|
|
|
+<!-- <if test="'' != type and null != type">-->
|
|
|
|
+<!-- and w.wtickettype = #{type}-->
|
|
|
|
+<!-- </if>-->
|
|
|
|
+
|
|
|
|
+<!-- <if test="st !=null and et !=null">-->
|
|
|
|
+<!-- and w.startdate >= #{st} and w.finaltime <= #{et}-->
|
|
|
|
+<!-- </if>-->
|
|
|
|
+<!-- </where>-->
|
|
|
|
+<!-- ORDER BY w.STARTDATE DESC-->
|
|
|
|
+<!-- </select>-->
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <select id="selectWorkticketList" resultType="java.util.Map">
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ WITH cte1 AS (
|
|
|
|
+ SELECT
|
|
|
|
+ w.ticketnum,
|
|
|
|
+ w.principal,
|
|
|
|
+ w.deptgroup1,
|
|
|
|
+ w.startdate,
|
|
|
|
+ w.enddate,
|
|
|
|
+ w.newdate,
|
|
|
|
+ w.finaltime,
|
|
|
|
+ w.status,
|
|
|
|
+ w.workdept,
|
|
|
|
+ e.description,
|
|
|
|
+ w.wtickettype,
|
|
|
|
+ CASE WHEN w.finaltime IS NULL THEN '1' ELSE '0' END AS tag,
|
|
|
|
+ CASE WHEN finaltime IS NULL THEN '不合格' ELSE '正常' END as tagdes
|
|
|
|
+ FROM
|
|
|
|
+ workticket w
|
|
|
|
+ LEFT JOIN LOCATIONS e ON w.wtnum = e.LOCATION
|
|
|
|
+ LEFT JOIN WINDFARM f ON w.WORKDEPT = f.WFNAME
|
|
|
|
+ <where>
|
|
|
|
+ <if test="st !=null and et !=null">
|
|
|
|
+ and ((w.startdate >= #{st} and w.startdate <= #{et})
|
|
|
|
+ and (w.enddate >= #{st} and w.enddate <= #{et}
|
|
|
|
+ and (w.enddate <= CONVERT(varchar,GETDATE(),20) or w.newdate <= CONVERT(varchar,GETDATE(),20))
|
|
|
|
+ or (w.finaltime >= #{st} and w.finaltime <= #{et}))
|
|
|
|
+ </if>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <if test="'' != type and null != type">
|
|
|
|
+ and w.wtickettype = #{type}
|
|
|
|
+ </if>
|
|
|
|
+
|
|
|
|
+ <if test="'' != workdept and null != workdept">
|
|
|
|
+ and f.WFSHORTNAME = #{workdept}
|
|
|
|
+ </if>
|
|
|
|
+
|
|
|
|
+ </where>
|
|
|
|
+ ))
|
|
|
|
+ select * from cte1
|
|
|
|
+ where ticketnum not in (select c.ticketnum from cte1 c where c.newdate is not null and c.finaltime is null) ORDER BY ticketnum
|
|
|
|
|
|
|
|
+ </select>
|
|
|
|
+ <select id="selectWorkticketPer" resultType="java.util.Map">
|
|
|
|
+ WITH cte1 AS (
|
|
|
|
+ SELECT
|
|
|
|
+ w.ticketnum,
|
|
|
|
+ w.principal,
|
|
|
|
+ w.deptgroup1,
|
|
|
|
+ w.startdate,
|
|
|
|
+ w.enddate,
|
|
|
|
+ w.newdate,
|
|
|
|
+ w.finaltime,
|
|
|
|
+ w.status,
|
|
|
|
+ w.workdept,
|
|
|
|
+ CASE WHEN w.finaltime IS NULL THEN '1' ELSE '0' END AS tag
|
|
|
|
+ FROM
|
|
|
|
+ workticket w
|
|
|
|
+ LEFT JOIN LOCATIONS e ON w.wtnum = e.LOCATION
|
|
|
|
+ LEFT JOIN WINDFARM f ON w.WORKDEPT = f.WFNAME
|
|
|
|
+ <where>
|
|
|
|
+ <if test="st !=null and et !=null">
|
|
|
|
+
|
|
|
|
+ and ((w.startdate >= #{st} and w.startdate <= #{et})
|
|
|
|
+ and (w.enddate >= #{st} and w.enddate <= #{et})
|
|
|
|
+ AND (w.enddate <= CONVERT(varchar,GETDATE(),20) or w.newdate <= CONVERT(varchar,GETDATE(),20))
|
|
|
|
+ or (w.finaltime >= #{st} and w.finaltime <= #{et}))
|
|
|
|
+ </if>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ <if test="null != type">
|
|
|
|
+ and w.wtickettype in
|
|
|
|
+ <foreach item="item" collection="type" open="(" separator="," close=")">
|
|
|
|
+ #{item,jdbcType=VARCHAR}
|
|
|
|
+ </foreach>
|
|
|
|
+
|
|
|
|
+ </if>
|
|
|
|
+
|
|
|
|
+ <if test=" null != workdept">
|
|
|
|
+ and f.WFSHORTNAME in
|
|
|
|
+ <foreach item="item" collection="workdept" open="(" separator="," close=")">
|
|
|
|
+ #{item,jdbcType=VARCHAR}
|
|
|
|
+ </foreach>
|
|
|
|
+ </if>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </where>
|
|
|
|
+ )
|
|
|
|
+ select
|
|
|
|
+ count(tag) total,
|
|
|
|
+ SUM(CASE WHEN tag = 0 THEN 1 ELSE 0 END) AS quanum,
|
|
|
|
+ SUM(CASE WHEN tag = 1 THEN 1 ELSE 0 END) AS failnum,
|
|
|
|
+ ROUND(ISNULL(COALESCE(CAST(SUM(CASE WHEN tag = 0 THEN 1 ELSE 0 END) AS FLOAT), 0)/NULLIF(count(tag) ,0),0), 2)*100 per
|
|
|
|
+ from cte1
|
|
|
|
+ where ticketnum not in (select c.ticketnum from cte1 c where c.newdate is not null and c.finaltime is null)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </select>
|
|
|
|
|
|
|
|
|
|
</mapper>
|
|
</mapper>
|