Ver código fonte

Update README.md

dygapp 7 anos atrás
pai
commit
c29e37b9a5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/model/README.md

+ 1 - 1
app/model/README.md

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