qiubh 3 달 전
부모
커밋
bafccd3e5f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      gly-base-core/src/main/java/cn/com/taiji/core/entity/basic/QtkServiceHall.java

+ 3
- 0
gly-base-core/src/main/java/cn/com/taiji/core/entity/basic/QtkServiceHall.java 파일 보기

@@ -102,5 +102,8 @@ public class QtkServiceHall extends StringPropertyUUIDEntity {
private Double latItude;//维度
@Column(name = "RADIAL")
private Integer radial;//半径距离
@Size(max = 255)
@Column(name = "INFO")
private String info;//备注

}

Loading…
취소
저장