package org.jeecg.modules.wms.dto; public class WSResponse { private String ErrorCode; private String ErrorDesc; }