Skip to content

Releases: junior9919/WTF

v1.0.1.1

05 Jan 14:22
Compare
Choose a tag to compare

增加了数据统计接口,含:
用户分析数据接口
图文分析数据接口
消息分析数据接口
接口分析数据接口

v1.0.1.0

05 Dec 12:11
Compare
Choose a tag to compare

增加用户管理接口:获取用户信息、获取用户列表、修改用户备注

v1.0.0.7

27 Nov 14:26
Compare
Choose a tag to compare

修正了素材管理接口的多处bug,素材批量下载功能可以正常使用了;

v1.0.0.6

20 Oct 14:09
Compare
Choose a tag to compare
  1. Change user command package name;
  2. Log exception message only in controller;
  3. Redefine error message in controller and service.

v1.0.0.5

19 Oct 13:54
Compare
Choose a tag to compare

Reorganize exception, more precisely and more detailedly

v1.0.0.4

18 Oct 08:45
Compare
Choose a tag to compare

Add material managerment function:

  1. get media;
  2. get material;
  3. get material count;
  4. get material list.

More material function will add in next version.

v1.0.0.3

11 Oct 03:54
Compare
Choose a tag to compare

Add passive response message NewsMessage.

v1.0.0.2

09 Oct 13:52
Compare
Choose a tag to compare
  1. Modify security check method;
  2. Add debug log when auto create menu.

v1.0.0.1

09 Oct 13:50
Compare
Choose a tag to compare

Auto create menu when webapp start, if a custom menu json file exists.