using System; using System.Collections.Generic; using System.Text; namespace wms.dto.response.hj { /// /// 移库货位上报MES响应 /// public class MoveStockFeedBackResponse : SRes { } }