fengxiang
2018-05-08 7be408b1ce28b70005cdf147f9c41065ddc43dea
1
2
3
4
5
package com.moral.entity.charts;
 
public enum AreaRange {
    PROVINCE,CITY,AREA,MONITORPOINT,DEVICE
}