BI查询YMS月台管理列表查询开发接口
This commit is contained in:
+3
-3
@@ -51,9 +51,9 @@ public class RealPlatformInfoPO implements Serializable {
|
||||
/** 作业状态 0-空闲 1-占用(job_status) */
|
||||
private Integer jobStatus;
|
||||
|
||||
/** 创建者(create_by_name) */
|
||||
private String createByName;
|
||||
/** 创建人(create_by) */
|
||||
private String createBy;
|
||||
|
||||
/** 创建时间 */
|
||||
/** 创建时间(create_time) */
|
||||
private String createTime;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user