From e7b9d7d100b358f3de3f533634da149d02764e43 Mon Sep 17 00:00:00 2001 From: hoteas Date: Sat, 12 Mar 2022 23:52:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BF=E4=BC=81=E8=B6=85=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E5=BC=80=E5=A7=8B=E9=9B=86=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code.go | 2 +- example/tpt/index.html | 2 +- example/tpt/wx/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/code.go b/code.go index 5227f62..197db2a 100644 --- a/code.go +++ b/code.go @@ -1,7 +1,7 @@ package hotime import ( - . "../hotime/common" + . "./common" "strings" ) diff --git a/example/tpt/index.html b/example/tpt/index.html index d086f21..ab73dff 100644 --- a/example/tpt/index.html +++ b/example/tpt/index.html @@ -1,3 +1,3 @@
\ No newline at end of file + }
\ No newline at end of file diff --git a/example/tpt/wx/index.html b/example/tpt/wx/index.html index ab1860b..ab05c24 100644 --- a/example/tpt/wx/index.html +++ b/example/tpt/wx/index.html @@ -1 +1 @@ -政企超链接
\ No newline at end of file +政企超链接
\ No newline at end of file