|
|
|
@ -32,7 +32,7 @@ |
|
|
|
<select id="selectStGraphiteMoldOutPage" resultType="org.springblade.wms.pojo.vo.StGraphiteMoldOutVO"> |
|
|
|
<select id="selectStGraphiteMoldOutPage" resultType="org.springblade.wms.pojo.vo.StGraphiteMoldOutVO"> |
|
|
|
SELECT |
|
|
|
SELECT |
|
|
|
gmo.id, gmo.create_user, gmo.create_time, |
|
|
|
gmo.id, gmo.create_user, gmo.create_time, |
|
|
|
gmo.sir_id, gmo.wo_code, gmo.yo_code, gmo.pi_no, |
|
|
|
gmo.sir_id, gmo.yo_code, gmo.pi_no, |
|
|
|
gmo.card_no, gmo.need_quantity, gmo.outed_quantity, |
|
|
|
gmo.card_no, gmo.need_quantity, gmo.outed_quantity, |
|
|
|
gmo.cur_status, gmo.out_time, gmo.out_user, gmo.out_code, gmo.picker, |
|
|
|
gmo.cur_status, gmo.out_time, gmo.out_user, gmo.out_code, gmo.picker, |
|
|
|
-- 物料表字段 |
|
|
|
-- 物料表字段 |
|
|
|
|