// Author: fengshengxiong // Date: 2024/6/13 // Description: App配置 class AppConfig { /// App名称 static const appName = 'TransLark'; }