Skip to content

ruoyi-wechat(微信配置管理)

  • maven引入

    xml
    <dependency>
    <groupId>com.mfwl.ruoyi</groupId>
    <artifactId>ruoyi-wechat</artifactId>
    </dependency>
  • 相关数据库表

    • sys_wechat_app_config 微信小程序公众号配置
    • sys_wechat_pay_config 微信支付相关配置表
    • sys_wechat_template_config 微信小程序消息模板配置

本内容仅限内部使用,技术细节以实际代码为准