【修改】

1. 新增获取session current payload接口;
2. 修改一处变量名称;
This commit is contained in:
niubinghui
2024-10-08 15:12:23 +08:00
parent f32a799e7d
commit 6417137294
5 changed files with 111 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
#pragma once
#include "stellar/stellar.h"
#include <stddef.h>
struct lua_config_spec
{