mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-09 23:53:41 +08:00
replace epay with stripe
Signed-off-by: wozulong <>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package service
|
||||
|
||||
import "one-api/common"
|
||||
|
||||
func GetCallbackAddress() string {
|
||||
if common.CustomCallbackAddress == "" {
|
||||
return common.ServerAddress
|
||||
}
|
||||
return common.CustomCallbackAddress
|
||||
}
|
||||
Reference in New Issue
Block a user