wudianlong 2 anni fa
parent
commit
e8d65e326b
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      energy/dayTask/hdfs_to_mysql.sh

+ 2 - 0
energy/dayTask/hdfs_to_mysql.sh

@@ -1,5 +1,7 @@
 #!/bin/bash
 
+. /opt/app/bi-app/energy/dayTask/config.sh
+
 if [ -n "$2" ] ;then
     echo "如果是输入的日期按照取输入日期"
     do_date=$2