parent
5aaddac9b9
commit
1d26083c77
3 changed files with 16 additions and 1 deletions
@ -0,0 +1,10 @@ |
||||
<Project> |
||||
<PropertyGroup> |
||||
<DotXxlJobPackageNotes> |
||||
1. 修复回调一次过多的问题 |
||||
</DotXxlJobPackageNotes> |
||||
<HessianPackageNotes> |
||||
1. 实现基本的Hessian协议 |
||||
</HessianPackageNotes> |
||||
</PropertyGroup> |
||||
</Project> |
||||
@ -0,0 +1,6 @@ |
||||
<Project> |
||||
<PropertyGroup> |
||||
<DotXxlJobPackageVersion>1.0.8</DotXxlJobPackageVersion> |
||||
<HessianPackageVersion>1.0.1</HessianPackageVersion> |
||||
</PropertyGroup> |
||||
</Project> |
||||
Loading…
Reference in new issue