using System; using System.Collections.Generic; using System.Text; namespace wms.dto.response { /// <summary> /// 镀铜补空/取满指令响应实体(包含550工字轮) /// </summary> public class CopperLineResponse: SRes { } }