| | |
| | | import com.doumee.config.annotation.LoginNoRequired; |
| | | import com.doumee.core.utils.Constants; |
| | | import com.doumee.core.wms.model.response.WmsBaseResponse; |
| | | import com.doumee.service.business.WmsService; |
| | | import com.doumee.service.business.third.WmsService; |
| | | import io.swagger.annotations.Api; |
| | | import io.swagger.annotations.ApiOperation; |
| | | import lombok.extern.slf4j.Slf4j; |
| | |
| | | return new WmsBaseResponse(); |
| | | } |
| | | |
| | | private void doPringParam(HttpServletRequest request,String name) { |
| | | public static void doPringParam(HttpServletRequest request,String name) { |
| | | try { |
| | | StringBuilder data =new StringBuilder(); |
| | | String line; |