소스 검색

Update README.md

dygapp 7 년 전
부모
커밋
c29e37b9a5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/model/README.md

+ 1 - 1
app/model/README.md

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