mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-05 21:20:06 +00:00
v0.15.2 消息模板新增 #DATETIME# 占位符
This commit is contained in:
@@ -83,6 +83,7 @@ func execCase(t *testing.T, item testSt) {
|
||||
ns := NotificationServerBundle{
|
||||
Notification: &n,
|
||||
Server: &server,
|
||||
Loc: time.Local,
|
||||
}
|
||||
assert.Equal(t, item.expectURL, ns.reqURL(msg))
|
||||
reqBody, err := ns.reqBody(msg)
|
||||
|
||||
Reference in New Issue
Block a user