using System; using System.Collections.Generic; using System.Text; namespace wms.dto.response.hj { /// /// 特殊出库领料反馈响应 /// public class SpecialPickMaterFeedBackResponse : SRes { } }