log.txt 608 B

12345678910111213141516171819202122232425262728293031323334353637
  1. 开发环境 Ubuntu eclipse c++
  2. ubuntu 编译命令:
  3. cd Gateway/Debug
  4. make all
  5. eclipse 发布:
  6. 1.右击项目 ->Build Configurations -> Set Active -> Release
  7. 2.右击项目 -> Clean Project
  8. 3.右击项目 -> Build Project
  9. 4.拷贝发布的文件 /Release/Gateway
  10. --------------------------------------------
  11. todo:
  12. LongTaskHelp.Stop 销毁线程,尚未完成
  13. GUID
  14. --------------------------------------------
  15. fixed:
  16. [190716]版本号已变更为1.2.0,请重新发布
  17. [190618 18:49]
  18. 1.Content-Type:application/json; charset=UTF-8
  19. 2.跨域访问