|
@@ -6,7 +6,7 @@ import os
|
|
import sys
|
|
import sys
|
|
sys.path.append(os.getcwd())
|
|
sys.path.append(os.getcwd())
|
|
from common.common import Common
|
|
from common.common import Common
|
|
-from weixinzhishu.weixinzhishu_main.get_weixinzhishu import Weixinzhishu
|
|
|
|
|
|
+from weixinzhishu.weixinzhishu_score.weixinzhishu_score import Weixinzhishu
|
|
|
|
|
|
|
|
|
|
class Main:
|
|
class Main:
|