3 Commits 5247624610 ... dac6192f0a

Author SHA1 Message Date
  Candy dac6192f0a 6 years ago
  Candy 5a14862f8b 数据库权限 6 years ago
  Candy c4523f7024 6 years ago
3 changed files with 109 additions and 88 deletions
  1. 1 1
      README.md
  2. 3 0
      normandcrm/admin/backend/controllers/AccountController.php
  3. 105 87
      normandmkt_crm.sql

+ 1 - 1
README.md

@@ -91,7 +91,7 @@ CRM项目多版本并行管理基础版本
 服务层通用配置:
 
     在/service/common/config/db.php中配置数据库相关信息
-	在/service/common/config/mt5db.php 中配置mt5交易管理的数据库信息
+	在/service/common/config/mt5db.php中配置mt5交易管理的数据库信息
 
 四、项目部署
 ==

+ 3 - 0
normandcrm/admin/backend/controllers/AccountController.php

@@ -21,6 +21,9 @@ class AccountController extends Controller
     /**
      * 管理员登录页面
      * @return string
+	 
+	 
+	 
      */
     public function actionAdminlogin()
     {

File diff suppressed because it is too large
+ 105 - 87
normandmkt_crm.sql


Some files were not shown because too many files changed in this diff