1
0
forked from x/icebergs
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-06-15 18:48:26 +08:00
parent 35c8a1ca44
commit d69b895983

View File

@ -26,6 +26,7 @@ func init() {
"type", code.FUNCTION, "type", code.FUNCTION,
"open-type", code.FUNCTION, "open-type", code.FUNCTION,
"size", code.FUNCTION, "size", code.FUNCTION,
"mode", code.FUNCTION,
"name", code.FUNCTION, "name", code.FUNCTION,
"value", code.FUNCTION, "value", code.FUNCTION,
"range", code.FUNCTION, "range", code.FUNCTION,