Commit eac91471 authored by tangwei's avatar tangwei

修改备货状态

parent 106e3f7f
......@@ -33,7 +33,7 @@ and hygf_document_station.station_id is not null
hygf_peasant_household.sequence_nbr stationId
FROM hygf_peasant_household
where
hygf_peasant_household.construction_state='已收货'
hygf_peasant_household.construction_state='备货完成'
and hygf_peasant_household.developer_id=#{developerId}
and hygf_peasant_household.regional_companies_seq=#{regionalCompaniesSeq}
and hygf_peasant_household.sequence_nbr not in (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment