update plugins/realip/__init__.py.
Signed-off-by: 我叫以赏 <422880152@qq.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import os
|
||||
import logging
|
||||
from flask import Flask, request
|
||||
from applications.common.utils import console
|
||||
from . import console
|
||||
|
||||
# 获取插件所在的目录(结尾没有分割符号)
|
||||
dir_path = os.path.dirname(__file__).replace("\\", "/")
|
||||
|
||||
Reference in New Issue
Block a user