Fixiaobai
2023-09-25 d5e3e8e67e817f0146df30d92ff8a16db674bea8
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