dygapp 7 anni fa
parent
commit
c29e37b9a5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/model/README.md

+ 1 - 1
app/model/README.md

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