package feishu const ( apiUrl = "https://open.feishu.cn" ) const ( logTable = "feishu" ) const Version = "1.0.6"