package stmp import ( "one-api/common" ) func getLogo() string { if common.Logo == "" { return "" } return `
© ` + getSystemName() + `