forked from jasder/forgeplus
This commit is contained in:
parent
6dcedf3cb3
commit
fc83612374
|
@ -24,7 +24,7 @@ rails db:create
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 4. [导入数据表结构](#配置初始化文件)
|
#### 4. [导入数据表结构](#配置初始化文件)
|
||||||
<span id = "配置初始化文件">跳转到的位置</span>
|
<span id = "配置初始化文件">导入数据表结构</span>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bundle exec rake sync_table_structure:import_csv
|
bundle exec rake sync_table_structure:import_csv
|
||||||
|
|
Loading…
Reference in New Issue