wget --no-check-certificate https://oss.demo.uavcmlc.com/cmlc-installation/tmp/all_tables_jianguan.sql wget --no-check-certificate https://oss.demo.uavcmlc.com/cmlc-installation/tmp/sense_adapter.sql wget --no-check-certificate https://oss.demo.uavcmlc.com/cmlc-installation/tmp/uav_lifecycle.sql wget --no-check-certificate https://oss.demo.uavcmlc.com/cmlc-installation/tmp/uav_notice.sql wget --no-check-certificate https://oss.demo.uavcmlc.com/cmlc-installation/tmp/z_cmii_nacos_config.sql wget --no-check-certificate https://oss.demo.uavcmlc.com/cmlc-installation/tmp/doris_table_init.sql wget --no-check-certificate https://oss.demo.uavcmlc.com/cmlc-installation/tmp/uav_lifecycle_0514.sql mc rm demo/cmlc-installation/tmp/all_tables_jianguan.sql mc rm demo/cmlc-installation/tmp/sense_adapter.sql mc rm demo/cmlc-installation/tmp/uav_lifecycle.sql mc rm demo/cmlc-installation/tmp/uav_notice.sql mc rm demo/cmlc-installation/tmp/z_nacos_config_info.sql mc rm demo/cmlc-installation/tmp/uav_lifecycle_0514.sql mysql -uroot -pQzfXQhd3bQ -h127.0.0.1 -P3306 < uav_lifecycle_0514.sql mysql -hdoris-cluster-fe-service -P9030 -uroot < doris_table_init.sql