Commit 6bd1118c authored by tywldx's avatar tywldx

f

parent 9b3de230
...@@ -17,7 +17,7 @@ fi ...@@ -17,7 +17,7 @@ fi
date=`date "+%Y-%m-%d %H:%M:%S"` date=`date "+%Y-%m-%d %H:%M:%S"`
mysql -h"$ip" -p${PORT} -u${USERNAME} -p${PASSWORD} <<EOF mysql -h"$ip" -P${PORT} -u${USERNAME} -p${PASSWORD} <<EOF
use xyqb; use xyqb;
update xyqb.loan_application_history update xyqb.loan_application_history
set xyqb.loan_application_history.progress=9 set xyqb.loan_application_history.progress=9
......
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