Jelajahi Sumber

场景升级,默认为model_kind为dam

dsx 3 tahun lalu
induk
melakukan
ccb35fa899
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      src/main/resources/mapper/ucenter/SceneUpgradeMapper.xml

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

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