Skip to content

weeks1743/lightdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightdemo说明

导入配置

  • JDK : 1.7
  • 发布容器:tomcat(如果使用tomcat可能需要导入log4j包)/jetty
  • 开发工具:sts/eclipse
  • 使用技术:spring
  • classpath: lib、serverruntime

注意: 所有的配置在resources下,公共号等相关信息放在common.properties下进行配置。 通过下面代码方法获取相关的配置信息,数据库配置文件是jdbc.properties Common cm = PropertiesUtil.loadCommonProperties("common.properties");

1.组织人员同步相关接口

操作类是 com.lightdemo.sync.PersonSyncApiTest

2.发送公共号消息,修改消息待办状态

操作类是com.lightdemo.postmsg.MsgSend

###基本样例地址

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published