分支自 ard/ruoyi-api
declare function lowerCase (value: string, locale?: string): string; export = lowerCase;