up
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
module.exports = {
|
||||
doc : "mysql模型文件的m5记录",
|
||||
model: {
|
||||
fileName: {type: "STRING", comment: '文件名称'},
|
||||
md5 : {type: "TEXT", comment: 'md5记录'},
|
||||
md5json : {type: "JSON", comment: 'md5记录'},
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user