leekay0218 il y a 3 ans
Parent
commit
a98c1f6633
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      crmeb/app/listener/http/HttpEnd.php

+ 1 - 1
crmeb/app/listener/http/HttpEnd.php

@@ -15,7 +15,7 @@ use think\facade\Log;
 use think\Response;
 
 /**
- * 订单创建事件
+ * HTTP请求结束事件
  * Class Create
  * @package app\listener\http
  */