|
|
" to_char(t.applytime, 'yyyy-mm-dd hh24:mi:ss') applytime," +
|
|
" to_char(t.applytime, 'yyyy-mm-dd hh24:mi:ss') applytime," +
|
|
|
" decode(t.applytype, 2, t.applystatus, 4, t.applystatus2) applystatus," +
|
|
" decode(t.applytype, 2, t.applystatus, 4, t.applystatus2) applystatus," +
|
|
|
" decode(t.applytype, 2, t.inqty, 4, t.inrealqty) qty," +
|
|
" decode(t.applytype, 2, t.inqty, 4, t.inrealqty) qty," +
|