Explorar o código

Merge branch 'feature-v4.5.0-20221222' into test

dsx %!s(int64=2) %!d(string=hai) anos
pai
achega
c23b5c2646
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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_from,
     scene_kind,
+    model_kind,
     videos,
     algorithm_time,
     is_obj
@@ -96,6 +97,7 @@
       ELSE NULL
      END AS scene_from,
     #{sceneKind} scene_kind,
+    'dam',
     p.videos,
     p.`create_time`,
     p.is_obj