启程易购后端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wanghousheng 548a8b38d2 1 8 months ago
..
Obs 1 8 months ago
examples 1 8 months ago
release 1 8 months ago
Help on License 1 8 months ago
LICENSE 1 8 months ago
Notice.MD 1 8 months ago
README.md 1 8 months ago
composer.json 1 8 months ago
obs-autoloader.php 1 8 months ago

README.md

Version 3.19.9 更新发布版本号,新的版本号命名方式:主版本号.年标识.月标识。

新特性:

资料&demo:

修复问题:

  1. 修复OBS请求时,Host偶尔被异常替换的问题;
  2. 修复特殊场景下,日志模块无法正常工作的问题;
  3. 修复header中的正常特殊字符被url编码的问题;

Version 3.1.3 新特性:

资料&demo:

修复问题:

  1. 修复连接OBS服务超时时,解析request-id报错导致异常信息被截断的问题;