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