修改IAP及隐私条款相关。
This commit is contained in:
@ -54,7 +54,8 @@ class GlobalEnvironment: ObservableObject {
|
||||
|
||||
var jwtSecret: String = "mCTf-JhNRnhaaGJy_x"
|
||||
|
||||
var userTermsURL: String = "https://grammar.easyprompt8.com/about/"
|
||||
var userTermsURL: String = "https://grammar.easyprompt8.com/about/terms.html"
|
||||
var userPrivacyURL: String = "https://grammar.easyprompt8.com/about/privacy.html"
|
||||
|
||||
// 请求地址,区分环境。
|
||||
// var baseHost: String = "http://192.168.2.2:1080"
|
||||
|
||||
Reference in New Issue
Block a user