Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
web-php
web-php
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • web-phpweb-php
  • Wiki
  • tools_php_usage

tools_php_usage · Changes

Page history
wangchangchun created page: server/apis/medical authored Jun 20, 2019 by 王常春's avatar 王常春
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 0 deletions
+2 -0
  • tools_php_usage.md tools_php_usage.md +2 -0
  • No files found.
tools_php_usage.md
View page @ a4e43920
......@@ -6,7 +6,9 @@ php Tool.php create-bll "Bll\Wiki\CompanyWikiAttach" "Dao\Wiki\CompanyWikiAttach
## 新建页面
````
php Tool.php create-page app-wikiadmin "Wikiadmin\WikiMonitor\Feedback" "Wikiadmin_Wikimonitor_Index"
````
说明:Wikiadmin_Wikimonitor_Index为视图模板所在目录下面Index.php类的名字,视图类一般要继承该类。
## 新建Dao
````
......
Clone repository
  • code
  • conference_records
  • crontab_list
  • Home
  • server
    • apis
      • 360_order
      • comment
      • medical
      • personal_card
      • test
  • server_apis
  • tools_php_usage