@@ -30,6 +30,7 @@ public class PayAgentVO {
*/
@Schema(description = "用户名")
private String userName;
+ private String id;
/**