dengsixing 8 bulan lalu
induk
melakukan
07bc70cdef

+ 1 - 1
src/main/java/com/fdkankan/contro/service/impl/SceneFileBuildServiceImpl.java

@@ -854,7 +854,7 @@ public class SceneFileBuildServiceImpl extends ServiceImpl<ISceneFileBuildMapper
 
         String title = params.getString("title");
         Long userId = params.getLong("userId");
-        String otherType = params.getString("other_type");//AZ
+        String otherType = params.getString("otherType");//AZ
         String path = params.getString("path");
         String buildType = "V3";