|
|
@@ -2969,7 +2969,6 @@ func (r *WrOutInApply) buildSql() string {
|
|
|
" 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.inqty, 4, t.inrealqty) qty," +
|
|
|
- " d.wrfactortypeid," +
|
|
|
" e.expressnum," +
|
|
|
" e.expresscompany," +
|
|
|
" k.*" +
|