Commit a11f7dd6 authored by 赵啸非's avatar 赵啸非

添加消息发送系统

parent b9ad7675
...@@ -60,7 +60,6 @@ exec "$JAVACMD" $JAVA_OPTS \ ...@@ -60,7 +60,6 @@ exec "$JAVACMD" $JAVA_OPTS \
$DEBUG \ $DEBUG \
-Dapp.name="$PROJECT_NAME" \ -Dapp.name="$PROJECT_NAME" \
-Dapp.port="$PORT" \ -Dapp.port="$PORT" \
-Dbasedir="$BASEDIR" \
-Dfile.encoding=utf-8 \ -Dfile.encoding=utf-8 \
-Djava.io.tmpdir=$TEMP_PATH \ -Djava.io.tmpdir=$TEMP_PATH \
-jar $MAIN_CLASS \ -jar $MAIN_CLASS \
......
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