为普测查询添加权限
This commit is contained in:
@@ -128,4 +128,7 @@ public class RGeneralSurveyPlanPO {
|
||||
@TableField(value = "upload_time")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date uploadTime;
|
||||
@TableField(value = "create_person")
|
||||
private String createPerson;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user