mirror of
https://github.com/zfile-dev/zfile.git
synced 2025-04-19 05:34:52 +00:00
🎉 初始化提交
This commit is contained in:
@@ -15,7 +15,7 @@ public class StorageConfig {
|
||||
|
||||
private StorageTypeEnum type;
|
||||
|
||||
@Column(name = "`key`")
|
||||
@Column(name = "k")
|
||||
private String key;
|
||||
|
||||
private String title;
|
||||
|
||||
Reference in New Issue
Block a user