fengxiang
2018-01-05 e6dbd0921e04a13c062afe6323add395a1afa08c
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;