数据中心台账修改
This commit is contained in:
@@ -7,10 +7,10 @@ import java.util.Date;
|
||||
|
||||
/**
|
||||
* 配网运行指标统计-年表,配网监测指标数据质量统计-年表
|
||||
* @TableName r_dn_operating_y
|
||||
* @TableName r_dn_operating_index_y
|
||||
*/
|
||||
@Data
|
||||
public class RDnOperatingY implements Serializable {
|
||||
public class RDnOperatingIndexY implements Serializable {
|
||||
/**
|
||||
* 单位ID
|
||||
*/
|
||||
Reference in New Issue
Block a user