Commit c2a189bc authored by ZWT's avatar ZWT

得到的

parent 5ab93574
......@@ -12,7 +12,7 @@ import java.math.BigDecimal;
import java.util.Date;
@Data
@TableName("`PLANT_PREDICTED_POWER_ULTRA_TERM`")
@TableName("PLANT_PREDICTED_POWER_ULTRA_TERM")
public class PlantPredictedPowerUltraTermEnt implements Serializable {
@TableId(type = IdType.AUTO)
private Integer id;
......
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