Forráskód Böngészése

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

This reverts commit ccb35fa8
lyhzzz 2 éve
szülő
commit
8a6a529a72

+ 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