fix
This commit is contained in:
7
constants/domain_render_img.go
Normal file
7
constants/domain_render_img.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package constants
|
||||
|
||||
// 千人千面windows访问图片的地址
|
||||
const DOMAIN_RENDER_IMG_NAME = "https://fusenrenderimg.kayue.cn"
|
||||
|
||||
// 云渲染域名和访问地址
|
||||
const DOMAIN_NAME = "https://fusenapi.kayue.cn:8010/"
|
||||
Reference in New Issue
Block a user