Skip to content

Commit fb199ae

Browse files
author
piexlMax(奇淼
committed
fix: 修复多出来的一个/
1 parent 364dddb commit fb199ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/source/system/user.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ func (i *initUser) InitializeData(ctx context.Context) (next context.Context, er
7070
Username: "a303176530",
7171
Password: password,
7272
NickName: "用户1",
73-
HeaderImg: "https:///qmplusimg.henrongyi.top/1572075907logo.png",
73+
HeaderImg: "https://qmplusimg.henrongyi.top/1572075907logo.png",
7474
AuthorityId: 9528,
7575
Phone: "17611111111",
7676
Email: "333333333@qq.com"},

0 commit comments

Comments
 (0)