@ -137,7 +137,7 @@ deploy() {
cmd=$1
if [ "$cmd" == "deploy" ];then
if [ "$codePath" == "none" ];
if [ "$codePath" == "none" ];then
echo "未配置 codePath"
elif [ "$serverUrl" == "none" ];then
echo "未配置 serverUrl"