Commit 25a426569b4ee92ea4609068c6218309d072fb26

Authored by baohanddd
1 parent 41588bf834

add statistics(map) common index (area data)

Showing 1 changed file with 1 additions and 1 deletions

platform-dal/src/main/java/com/lyms/platform/pojo/Guidelines.java View file @ 25a4265
... ... @@ -6,7 +6,7 @@
6 6  
7 7 /**
8 8 * Created by Administrator on 2016/8/2 0002.
9   - * 基础项配置
  9 + * 指导意见
10 10 */
11 11 @Document(collection="lyms_guidelines")
12 12 public class Guidelines extends BaseModel {