Commit fb92acfc authored by 赵建伟's avatar 赵建伟

update codes

parent 44173034
......@@ -25,8 +25,6 @@ else
partition_date=`date --date="-1 day" +%Y%m%d`
fi
echo $partition_date
#参数替换
tmp_sql=`cat ${sql_path}`
sql=${tmp_sql//'${partition_day}'/${partition_date}}
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment