wangchen147 b30e97455f 0.0.3
springboot版本升级到3.4.1
修复已知问题
新增微信第三方平台
新增万能表单
2025-03-21 11:47:28 +08:00

12 lines
253 B
JSON

{
"title": "会员充值",
"desc": "在线充值到会员账户",
"key": "recharge",
"version": "1.0.0",
"author": "niucloud",
"type": "addon",
"support_app": "",
"jar": "recharge.jar",
"mainClass": "com.niu.recharge.WebApplication"
}