!2 daq_template表名更新为 point_template

Merge pull request !2 from DYL0109/dev_from_main
This commit is contained in:
DYL0109 2025-07-21 10:54:50 +00:00 committed by Gitee
commit a0f0455e98
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,6 +6,6 @@
"name", "name",
device_type, device_type,
gateway_key gateway_key
FROM daq_template; FROM point_template;
</select> </select>
</mapper> </mapper>