| | |
| | | |
| | | <select id="selectStealSome" parameterType="java.util.Map" resultType="com.dy.pipIrrGlobal.voSpecial.VoSteal"> |
| | | select mTb.id as id, mTb.intake_id as intakeId, mTb.client_id as clientId, |
| | | piTb.name as intakeNum, |
| | | piTb.name as intakeNum, piTb.lng as intakeLng, piTb.lat as intakeLat, |
| | | scTb.name as clientName, scTb.clientNum as clientNum, |
| | | mTb.op_dt as openDt, mTb.op_type as opType, mTb.op_total_amount as openTotalAmount, mTb.op_remain_money as openRemainMoney, |
| | | mTb.cl_dt as closeDt, mTb.cl_type as clType, mTb.cl_total_amount as closeTotalAmount, mTb.cl_remain_money as closeRemainMoney, |