using System; using System.Collections.Generic; using System.Text; namespace wms.dto.response.hj { /// <summary> /// 镀铜满轮入库/550工字轮入库反馈响应 /// </summary> public class CopperLineStockInFeedBackResponse : SRes { } }