mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-03 17:27:33 +08:00
支持打印python http api调试日志
This commit is contained in:
@@ -56,6 +56,7 @@ typedef enum {
|
||||
|
||||
extern const std::string kSecret;
|
||||
extern const std::string kLegacyAuth;
|
||||
extern const std::string kApiDebug;
|
||||
} // namespace API
|
||||
|
||||
class ApiRetException : public std::runtime_error {
|
||||
|
||||
Reference in New Issue
Block a user