// Author: fengshengxiong // Date: 2024/5/7 // Description: 接口Api class Api { /// baseUrl static const String baseUrl = 'http://47.108.227.40:6376/'; }