Skip to content

V1.3.5

Compare
Choose a tag to compare
@ningyu1 ningyu1 released this 28 Jun 03:11
· 18 commits to master since this release

What is new:

  1. Solve the null parameter problem. Null parameter Passing empty string or null or NULL
  2. upgrade dubbo to 2.6.2

新版改进:

  1. 解决空参问题,空参可传入空串或null或NULL
  2. 升级dubbo版本到2.6.2

such as:

参数为空时:paramValue传入null或NULL或空串,paramType必须传入,例如下图: