Commit fa0aae28 by guos

会员标签4.0

parent 32863a84
package com.gic.spark.entity.table;
public class TabDataActuallyPaidConfig {
import java.io.Serializable;
public class TabDataActuallyPaidConfig implements Serializable{
private Integer actually_Paid_Config_Id;
private Integer enterprise_Id;
......
package com.gic.spark.entity.table;
public class TabSceneCrowd {
import java.io.Serializable;
public class TabSceneCrowd implements Serializable {
private Long id;
private String scene_Crowd_Name;
......
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