fix: 修复多出来的一个/
This commit is contained in:
parent
364dddb70a
commit
fb199aeedc
|
|
@ -70,7 +70,7 @@ func (i *initUser) InitializeData(ctx context.Context) (next context.Context, er
|
||||||
Username: "a303176530",
|
Username: "a303176530",
|
||||||
Password: password,
|
Password: password,
|
||||||
NickName: "用户1",
|
NickName: "用户1",
|
||||||
HeaderImg: "https:///qmplusimg.henrongyi.top/1572075907logo.png",
|
HeaderImg: "https://qmplusimg.henrongyi.top/1572075907logo.png",
|
||||||
AuthorityId: 9528,
|
AuthorityId: 9528,
|
||||||
Phone: "17611111111",
|
Phone: "17611111111",
|
||||||
Email: "333333333@qq.com"},
|
Email: "333333333@qq.com"},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue