ThinkAdmin/README.md
2017-04-14 15:40:12 +08:00

18 lines
676 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Think.Admin
---
`Think.Admin`是一个基于`Thinkphp5`开发的后台管理系统,集成后台系统常用功能。
项目安装请参考`ThinkPHP`官方文档,数据库`sql`文件存放于项目根目录下。
`Think.Admin`已集成模块
---
* 简易RBAC权限管理用户、权限、节点、菜单
* 自建秒传文件上载组件(本地存储、七牛云存储)
* 基站数据服务组件(唯一随机序号、表单更新)
* Http服务组件原生CURL封装兼容多版本文件
* 微信公众号服务组件基于wechat-php-sdk
* 微信商户支付服务组件基于wechat-php-sdk
* 更多组件开发中...