1.修改文件导出路径;

This commit is contained in:
chenlin 2023-12-22 17:40:52 +08:00
parent 63ff71eedb
commit 17d06467fc

View File

@ -89,7 +89,7 @@ const DateTimeFormat = "2006-01-02"
const TimeFormat = "2006-01-02 15:04:05"
const (
ExportUrl = "https://dev.admin.deovo.com/load/export/"
ExportUrl = "https://admin.deovo.com/load/export/"
)
type UserInvite struct {