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