浏览代码

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"])