|
|
@ -103,6 +103,7 @@ |
|
|
<result column="aorcode" property="code" jdbcType="VARCHAR"/> |
|
|
<result column="aorcode" property="code" jdbcType="VARCHAR"/> |
|
|
<result column="aorpirce" property="price" jdbcType="INTEGER"/> |
|
|
<result column="aorpirce" property="price" jdbcType="INTEGER"/> |
|
|
<result column="aorquantity" property="quantity" jdbcType="INTEGER"/> |
|
|
<result column="aorquantity" property="quantity" jdbcType="INTEGER"/> |
|
|
|
|
|
<result column="aormTrueOut" property="aormTrueOut" jdbcType="INTEGER"/> |
|
|
<result column="departmenthead" property="departmenthead" jdbcType="VARCHAR"/> |
|
|
<result column="departmenthead" property="departmenthead" jdbcType="VARCHAR"/> |
|
|
<result column="departmentheadPass" property="departmentheadPass" jdbcType="INTEGER"/> |
|
|
<result column="departmentheadPass" property="departmentheadPass" jdbcType="INTEGER"/> |
|
|
<result column="departmentHeadTime" property="departmentheadTime" jdbcType="BIGINT"/> |
|
|
<result column="departmentHeadTime" property="departmentheadTime" jdbcType="BIGINT"/> |
|
|
@ -191,7 +192,7 @@ |
|
|
<sql id="ApplicationOutRecordInfo"> |
|
|
<sql id="ApplicationOutRecordInfo"> |
|
|
aorid,aormid,mid,mname,depositoryId,dname,applicantId,applicantTime,applyRemark,aorcode,aorpirce,aorquantity,departmenthead,departmentheadPass,departmentHeadTime,departmentheadMessage, |
|
|
aorid,aormid,mid,mname,depositoryId,dname,applicantId,applicantTime,applyRemark,aorcode,aorpirce,aorquantity,departmenthead,departmentheadPass,departmentHeadTime,departmentheadMessage, |
|
|
depositoryManager,depositoryManagerPass,depositoryManagerTime,depositoryManagerMessage,aorstate,istransfer,mcode,placeId,pass,aormUnit,aorconstructionunitid,aoradminorgid,cuname, |
|
|
depositoryManager,depositoryManagerPass,depositoryManagerTime,depositoryManagerMessage,aorstate,istransfer,mcode,placeId,pass,aormUnit,aorconstructionunitid,aoradminorgid,cuname, |
|
|
cuintroduce,cuaddress,outTime,abstract,outType,munit,mprice,editUser,mbrand,mversion,flagForOpenDepository,createUid,flagForAgency,balancePoster,balancePosterTime,balancePosterPass,balancePosterMessage,outTypeName |
|
|
cuintroduce,cuaddress,aormTrueOut,outTime,abstract,outType,munit,mprice,editUser,mbrand,mversion,flagForOpenDepository,createUid,flagForAgency,balancePoster,balancePosterTime,balancePosterPass,balancePosterMessage,outTypeName |
|
|
</sql> |
|
|
</sql> |
|
|
|
|
|
|
|
|
<sql id="ApplicationOutRecordMinInfo"> |
|
|
<sql id="ApplicationOutRecordMinInfo"> |
|
|
|