using System; using System.Collections.Generic; using System.Text; namespace wms.dto.response.hj { /// /// 特殊出库领料申请响应实体 /// public class SpecialPickMaterApplyResponse : SRes { } }