Sers1.txt 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. Sers1升级日志:
  2. --------------------------------------
  3. [190910]
  4. [t1909_14] .ui. array 为根时 demo不正确
  5. [t1909_15] postman httpMethod
  6. --------------------------------------
  7. [190812]
  8. [t1907_08] MqBuilder使用链接库动态加载模式
  9. [t1907_09]RpcValid SersCalc
  10. --------------------------------------
  11. [190727]
  12. [t1907_07] Robot api开启线程导致 RpcContext错乱的问题
  13. var Current=RpcContext.Current;
  14. var rpcDataFromContext = RpcContext.RpcData;
  15. if (null == rpcDataFromContext) return rpcData;
  16. //todo
  17. Thread th = Thread.CurrentThread;
  18. if (th.Name.StartsWith("Robot"))
  19. {
  20. th = null;
  21. }
  22. --------------------------------------
  23. [190726]
  24. [t1907_02] 后台Ping 测试
  25. --------------------------------------
  26. [190725]
  27. [t1907_01] RequestAdaptor Station_SendRequestAsync 清理 无回应的 请求
  28. --------------------------------------
  29. [190430]
  30. 32. [190428]ServerStation 添加version信息
  31. --------------------------------------
  32. [190418]
  33. 25. [190330]ServiceStation Socket断开后到 Ping判定断开 这段时间 ServiceCenter会高负荷
  34. --------------------------------------
  35. [190413]
  36. 29. [190403] Gover api调用统计 没有持久化
  37. 2.数据库字符编码
  38. [190406]
  39. 26. [190330]Gover 生成Postman 数组参数生成不正确
  40. 27. [190401]SsModelProterty 添加属性 mode(value,object,array)