fix:1、更换项目,使用winter来创建
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace LoveLegend
|
||||
{
|
||||
public class KeyValue
|
||||
{
|
||||
public string key;
|
||||
public object value;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user