Commit d37803c9 by lishihang

'ADD:fixbug'

parent 43003b5b
work_dir="/data/zhaoyanchao/java/shell/cross_feature/query_feature/" work_dir="/data/zhaoyanchao/java/shell/query_feature/"
delta_day=1 delta_day=1
today_param=$1 today_param=$1
yesterday=`date -d "${today_param} -$delta_day day" "+%Y-%m-%d"` yesterday=`date -d "${today_param} -$delta_day day" "+%Y-%m-%d"`
......
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