提交修改
This commit is contained in:
@@ -7,4 +7,13 @@
|
||||
{
|
||||
public uint Key { get; }
|
||||
}
|
||||
|
||||
public interface IConfigItemTable
|
||||
{
|
||||
public string Model { get; }
|
||||
|
||||
public string Quality { get; }
|
||||
|
||||
public string Icon { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user