using System; using System.Collections.Generic; using System.Text; namespace wms.dto.response.hj { /// <summary> /// 湿拉生产退料/余料/空轮申请响应实体 /// </summary> public class WetLineBackInApplyResponse : SRes { } }