Commit 6976236c by 宋珺琪

数据统计(五色)

parent b1268d9b
package com.founder.commonutils.model.newPublicEntity.WarningEntity;
import lombok.Data;
@Data
public class MapExportEntity {
private String name;
private String num;
private String amplitude;
private String rwzs;
private String jhjdrws;
private String wcs;
private String wcbfb;
private String sqcount;
}
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