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