소스 검색

Merge branch 'dev/v4.8.27.4_wh' of qmx/jy into hotfix/v4.8.27.4

王浩 2 년 전
부모
커밋
0e0c5bcd78
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/jfw/modules/app/src/app/front/shorturl.go

+ 1 - 0
src/jfw/modules/app/src/app/front/shorturl.go

@@ -683,6 +683,7 @@ func DescriptionHandle(stype string, obj map[string]interface{}) string {
 	if subtype == "拟建" {
 		buyer = owner
 	}
+	log.Println("3333333333333333publishtime", obj["publishtime"])
 	s_winner := util.InterfaceToStr(obj["s_winner"])
 	publishtime := util.Int64All(obj["publishtime"])
 	area := util.InterfaceToStr(obj["area"])