补充存表
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
import socket
|
||||
|
||||
from paddleocr import PaddleOCR
|
||||
|
||||
# 主机名
|
||||
HOSTNAME = socket.gethostname()
|
||||
|
||||
"""
|
||||
项目配置
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user