k94314517
2024-10-31 ced29c2161c1ef6bd2a2d80af36e6b0a3534da16
server/visits/dmvisit_service/src/main/java/com/doumee/core/wms/model/request/WmsInboundNoticeRequest.java
@@ -12,7 +12,7 @@
 */
@Data
@ApiModel("WMS入库通知单推送请求信息")
public class WmsInboundNoticeRequest extends WmsBaseRequest {
public class WmsInboundNoticeRequest   {
    @ApiModelProperty(value = "入库通知单号" ,example = "1")
    private String ioCode;
    @ApiModelProperty(value = "车牌号" ,example = "1")