Sers1.txt 1.2 KB

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