Commit 1a753e8b authored by zhangyingbin's avatar zhangyingbin

修改车用气瓶sequenceNbr类型

parent 6e447218
...@@ -27,7 +27,7 @@ public class TzCarcylRegDto { ...@@ -27,7 +27,7 @@ public class TzCarcylRegDto {
/** /**
* id * id
*/ */
private Long sequenceNbr; private String sequenceNbr;
@ApiModelProperty(value = "使用单位名称") @ApiModelProperty(value = "使用单位名称")
/** /**
* 使用单位名称 * 使用单位名称
......
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