记得上下班打卡 | git大法好,push需谨慎

Commit bcd35767 authored by 高虎's avatar 高虎

type类型变更

parent 1e2a5bf8
...@@ -21,7 +21,7 @@ public class ShowTicketVo { ...@@ -21,7 +21,7 @@ public class ShowTicketVo {
/** /**
* 类型 票类型 1.单日票 2.通票 * 类型 票类型 1.单日票 2.通票
*/ */
private int type; private Integer type;
/** /**
* 适用开始时间 * 适用开始时间
......
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