using System; using System.Collections.Generic; using System.Text; namespace wms.dto.request.cp { public class SpoolMaterialInfoTransRequest { } }