You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
703 B
Plaintext
18 lines
703 B
Plaintext
select * from Import_main where Billno like '%5285%'
|
|
|
|
select * from ch_fee where BSNO='XXH201401020003'
|
|
|
|
select * from ch_fee where gid='DF58C687-B3E9-F041-A916-2DB5CCF12ADF'
|
|
|
|
select * from ch_fee_do where FEEID='DF58C687-B3E9-F041-A916-2DB5CCF12ADF'
|
|
|
|
select * from ch_fee_do where BILLNO='QDAC2014030199'
|
|
|
|
select * from ch_fee_payapplication where BILLNO='QDAC2014030199'
|
|
|
|
-----------------------------------------------------------------------------------
|
|
|
|
---手动处理 付费申请单不完整的数据 新协航
|
|
--delete from ch_fee_do where BILLNO='QDAC2014030199'
|
|
--delete from ch_fee_payapplication where BILLNO='QDAC2014030199'
|
|
--update ch_fee set ORDERAMOUNT=0 where gid='DF58C687-B3E9-F041-A916-2DB5CCF12ADF' |