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

Commit 6d67d6b1 authored by sunyuntian's avatar sunyuntian

add SmileAgent

parent 07729f51
...@@ -18,12 +18,12 @@ public class SmileAgentVo { ...@@ -18,12 +18,12 @@ public class SmileAgentVo {
/** /**
* 演出id * 演出id
*/ */
private Long showId; private String showId;
/** /**
* 票id * 票id
*/ */
private Long ticketId; private String ticketId;
/** /**
* 票种 * 票种
......
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