bruce

新需求上线

...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
43 A.PICKING_ADDRESS, A.OP_STATION, A.PICKING_DATE, A.POSITION_STR, A.EXPRESS_ADRESS, 43 A.PICKING_ADDRESS, A.OP_STATION, A.PICKING_DATE, A.POSITION_STR, A.EXPRESS_ADRESS,
44 case A.SDCPROPAPPLY_STATUS 44 case A.SDCPROPAPPLY_STATUS
45 when '0' then '已申请' 45 when '0' then '已申请'
46 - when '1' then '已确定'z 46 + when '1' then '已确定'
47 when '2' then '已确定否决' 47 when '2' then '已确定否决'
48 when '3' then '已审核' 48 when '3' then '已审核'
49 when '4' then '已审核否决' 49 when '4' then '已审核否决'
......