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