소스 검색

Revert "场景升级,默认为model_kind为dam"

This reverts commit ccb35fa8
lyhzzz 2 년 전
부모
커밋
8a6a529a72
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/main/resources/mapper/ucenter/SceneUpgradeMapper.xml

+ 0 - 2
src/main/resources/mapper/ucenter/SceneUpgradeMapper.xml

@@ -60,7 +60,6 @@
     scene_resolution,
     scene_from,
     scene_kind,
-    model_kind,
     videos,
     algorithm_time,
     is_obj
@@ -97,7 +96,6 @@
       ELSE NULL
      END AS scene_from,
     #{sceneKind} scene_kind,
-    'dam',
     p.videos,
     p.`create_time`,
     p.is_obj