using System; using System.Collections.Generic; using System.Text; namespace wms.dto.response.hj { /// /// 湿拉产线领料申请响应 /// public class WetLinePickMaterApplyResponse : SRes { } }