fengxiang
2018-01-11 2ea90fc83051b92d242b87c887336890578a0a30
src/main/java/com/moral/entity/Area.java
@@ -1,6 +1,9 @@
package com.moral.entity;
import tk.mybatis.mapper.annotation.ColumnType;
public class Area {
    private Integer areaCode;
    private String areaName;