zss
2023-09-20 18648905bd0fd3b0dd1cf39a88ff90ec77dc5e30
base-server/src/main/resources/mapper/TechniqueModelMapper.xml
@@ -35,6 +35,7 @@
             mom_ocean.device d,
             mom_ocean.technology_template tt
        where qm.state = 1
          and d.state = 1
          and d.id = qm.device_id
          and cm.id = qm.technical_model_id
          and tt.id = qm.tech_tem_id