Skip to content

1.0.4.Release

Compare
Choose a tag to compare
@ruan4261 ruan4261 released this 27 Feb 18:31
· 161 commits to master since this release

已经没有什么好怕的了

指加班

Fix bugs:

  • 修复CommonHttpAPI中post请求参数为空导致npe的缺陷
  • 修复CommonHttpAPI中请求结束时未中断连接的缺陷
  • 修复cprouter中字段disable为空情况下无法引入的缺陷

New feature:

  • HrmAPI#getJobLevelByHrmId(int)获取人力资源职级
  • 简单的xml构造器, 仅用于构造, 无法解析xml