Commit 1ad3835f authored by Smile's avatar Smile

需求131 后台-集运-包裹列表-签收包裹/修改签收 订单编号接受类型错误

parent c522cf92
......@@ -47,7 +47,7 @@ public class ConsBackVO {
@ExcelProperty("订单编号")
@ApiModelProperty(value = "订单编号")
private Long orderNo;
private String orderNo;
@ExcelProperty("订单状态")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment