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