Commit 43995b4d by sikang

update

parent 3e7554b8
......@@ -273,11 +273,16 @@ then
fi
elif (($commod == '26')) || (($commod == '266'));then
if (($commod == '266'));then
echo "包名:${app_id}"
echo "对内协议:${agreement_url}"
echo "对外协议:${home}/privacy.html"
exit 1;fi
params="?name=${app_name// /%20}&list=1235"
if [ ${contact} != 'true' ];then
params="?name=${app_name// /%20}&list=235";fi
echo " "
echo "${corp_id} ${app_name} "
echo "包名:${app_id}"
......
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