@@ -1,4 +1,4 @@
-from func import *
+from route.read_view import *
r_ver = 'v3.0.9-master-003'
c_ver = '309001'
@@ -0,0 +1 @@
+from .tool.func import *
@@ -33,8 +33,8 @@ except:
if sys.version_info < (3, 6):
import sha3
-from set_mark.tool import *
-from mark import *
+from .set_mark.tool import *
+from .mark import *
def load_conn(data):
global conn
-from set_mark.namu import namu
+from .set_mark.namu import namu
import re
import html