代码提交
This commit is contained in:
@@ -69,4 +69,6 @@ public class CsEventVO extends BaseEntity {
|
||||
* 事件等级(1:Ⅰ级 2:Ⅱ级 3:Ⅲ级)
|
||||
*/
|
||||
private Integer level;
|
||||
|
||||
private String code;
|
||||
}
|
||||
|
||||
@@ -104,6 +104,7 @@ public class EventDetailVO {
|
||||
/*位置*/
|
||||
private String evtParamPosition;
|
||||
|
||||
private String code;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user