WH01243 2 年之前
父节点
当前提交
1f66d0f9b2
共有 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"])