update:初版对账
This commit is contained in:
@@ -21,20 +21,8 @@
|
||||
#{xtjsh}, #{zdh}, #{jykh}, #{zfzt})
|
||||
</insert>
|
||||
<select id="findHisBillsByDate" parameterType="HashMap" resultType="HashMap">
|
||||
select HisOperCode
|
||||
, PayMethod
|
||||
, TradingStatus
|
||||
, BizType
|
||||
, PayType
|
||||
, TradeTime
|
||||
, Amount
|
||||
, PlatformTransId
|
||||
, HisTransId
|
||||
, PatientID
|
||||
, PatientName
|
||||
, source
|
||||
, trade_date
|
||||
from hisbills_history
|
||||
select *
|
||||
from hisbill_history
|
||||
where trade_date = #{trade_date}
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user