This commit is contained in:
cdle
2021-10-28 15:25:23 +08:00
parent b466f0f663
commit fab9821a5a
+1 -1
View File
@@ -395,7 +395,7 @@ Alias=sillyGirl.service`
}, },
}, },
{ {
Rules: []string{"^机器码$"}, Rules: []string{"^machineId$"},
Admin: true, Admin: true,
Handle: func(s Sender) interface{} { Handle: func(s Sender) interface{} {
return OttoFuncs["machineId"]("") return OttoFuncs["machineId"]("")