算法处理bug

This commit is contained in:
曹前明 2022-08-26 16:25:57 +08:00
parent 681866ba3e
commit f139b96c51
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ myLogger = logging.getLogger('log')
algo_dict = {
"helmet": "apps.helmet.algo.helmet"
"helmet": "apps.ai.helmet.algo.helmet"
}