feat 代码整理

fix
This commit is contained in:
zhouchengrong
2024-09-26 14:15:35 +08:00
parent 396a62677c
commit 6a93f89f0d
8 changed files with 19 additions and 624 deletions

View File

@@ -4,7 +4,7 @@ import numpy as np
from pymilvus import MilvusClient
from app.core.config import *
from app.service.design.utils.design_ensemble import get_keypoint_result
from app.service.design_batch.utils.design_ensemble import get_keypoint_result
logger = logging.getLogger(__name__)