1 Star 0 Fork 4

baile/payment-module

forked from wdcms/payment-module 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
module.json 658 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jory Wjinfo 提交于 2020-12-25 11:39 . init:
{
"name": "Payment",
"alias": "payment",
"description": "支付引擎",
"keywords": [],
"active": 1,
"order": 10,
"providers": [
"Modules\\Payment\\Providers\\PaymentServiceProvider"
],
"aliases": {},
"files": [],
"requires": [],
"menus": [
{"sort": 50,"id": "payment", "parentid": "0", "icon": "fa-rmb", "text": "支付引擎"},
{"sort": 50,"id": "payment_transaction", "parentid": "payment", "text": "交易管理", "route": "payment.transaction.index"},
{"sort": 50,"id": "payment_logs", "parentid": "payment", "text": "支付日志", "route": "payment.logs.index"}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bailefei/payment-module.git
git@gitee.com:bailefei/payment-module.git
bailefei
payment-module
payment-module
master

搜索帮助