Browse Source

Update README.md

dygapp 7 years ago
parent
commit
c29e37b9a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/model/README.md

+ 1 - 1
app/model/README.md

@@ -1,4 +1,4 @@
-#数据模型
+# 数据模型
 ```
 'use strict';
 const Schema = require('mongoose').Schema;