重构音频文件元数据模型并添加数据库支持
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace OCES.Resonance.Core;
|
||||
|
||||
public static class Database
|
||||
{
|
||||
internal static bool AddEntry()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user