Releases: junior9919/WTF
Releases · junior9919/WTF
v1.0.1.1
v1.0.1.0
增加用户管理接口:获取用户信息、获取用户列表、修改用户备注
v1.0.0.7
修正了素材管理接口的多处bug,素材批量下载功能可以正常使用了;
v1.0.0.6
- Change user command package name;
- Log exception message only in controller;
- Redefine error message in controller and service.
v1.0.0.5
Reorganize exception, more precisely and more detailedly
v1.0.0.4
Add material managerment function:
- get media;
- get material;
- get material count;
- get material list.
More material function will add in next version.
v1.0.0.3
Add passive response message NewsMessage.
v1.0.0.2
- Modify security check method;
- Add debug log when auto create menu.
v1.0.0.1
Auto create menu when webapp start, if a custom menu json file exists.