define symbol

This commit is contained in:
mwh 2026-01-09 18:57:10 +08:00
parent fd418ca2b6
commit e9df54c8f0

View File

@ -0,0 +1,7 @@
namespace netstd Byway.Thrift.Data
struct DefineSymbol
{
1:bool is_chinese_on,
2:i32 package_version,
}