update md
This commit is contained in:
@@ -6,7 +6,7 @@ import javax.xml.bind.annotation.XmlElement;
|
||||
import javax.xml.bind.annotation.XmlRootElement;
|
||||
|
||||
/**
|
||||
* 被动消息
|
||||
* 被动消息(待完善)
|
||||
*
|
||||
* @className WeixinMessage
|
||||
* @author jy
|
||||
|
||||
@@ -9,7 +9,7 @@ RUNNING_USER=root
|
||||
APP_HOME="/usr/local/weixin/weixin-server"
|
||||
|
||||
#main class
|
||||
APP_MAINCLASS=com.foxinmy.weixin4j.startup.WeixinServerBootstrap
|
||||
APP_MAINCLASS=netty服务启动类
|
||||
|
||||
#classpath
|
||||
CLASSPATH=$APP_HOME/classes
|
||||
|
||||
Reference in New Issue
Block a user