瀏覽代碼

Merge branch 'master' of https://github.com/dotnetcore/CAP

master
Savorboard 2 年之前
父節點
當前提交
2c2d6d3ded
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. +1
    -1
      docs/content/user-guide/en/samples/faq.md
  2. +1
    -1
      docs/content/user-guide/zh/samples/faq.md

+ 1
- 1
docs/content/user-guide/en/samples/faq.md 查看文件

@@ -10,7 +10,7 @@

Otherwise, look at Q&A below.

!!! faq "How to use the same database for different applications? (Only for MySQL)"
!!! faq "How to use the same database for different applications?"
Define a table prefix name in `ConfigureServices` method.


+ 1
- 1
docs/content/user-guide/zh/samples/faq.md 查看文件

@@ -10,7 +10,7 @@

Otherwise, look at Q&A below.

!!! faq "How to use the same database for different applications? (Only for MySQL)"
!!! faq "How to use the same database for different applications?"
Define a table prefix name in `ConfigureServices` method.


Loading…
取消
儲存