From 3c559936e1f3c2d682556146137460a37d975a12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Tue, 3 Sep 2019 13:42:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LocalReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LocalReadMe.md b/LocalReadMe.md index 0cf1ff123..14c8db336 100644 --- a/LocalReadMe.md +++ b/LocalReadMe.md @@ -6,7 +6,7 @@ 3.1 mac pwd 获取本地目录 4. 导入基础数据: source /Users/jingquanhuang/eduplus2/db/init.sql 4. 初始化种子数据 bundle exec rake db:seed - 5、启动服务用 bundle exec rails s + 5、启动服务用 bundle exec rails s 6、设置配置文件数据:/edu_settins: 配置: origin_database(原始数据库,及有数据的数据库)database(需要导入的数据库,及database.yml中的数据库) 7、调用接口: url: /api/initialization_data.json?paths=123,124,125