Fix hz_grids:req/2,3 and add req/4

This commit is contained in:
2026-01-19 12:53:25 +09:00
parent d65a048409
commit 03b9756066
10 changed files with 21 additions and 17 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
%%% @end
-module(hz_key_master).
-vsn("0.8.2").
-vsn("0.8.3").
-export([make_key/1, encode/1, decode/1]).