mirror of
https://gitee.com/niucloud-team/javashop.git
synced 2026-04-25 11:18:23 +00:00
新增和优化以下功能: 优化 对接微信转账,调整接口 优化 会员提现流程 优化 微信开放平台小程序同步流程 修复 开发模式时安装插件文件未能正常安装的问题 修复 redis存在密码时无法正常连接的问题 修复 签到报错的问题 修复 提现设置设置异常的问题 修复 分销商品设置为默认规则时分销商品列表接口异常的问题
7 lines
214 B
TypeScript
7 lines
214 B
TypeScript
// Generated by 'unplugin-auto-import'
|
|
export {}
|
|
declare global {
|
|
const ElMessageBox: typeof import('element-plus/es')['ElMessageBox']
|
|
const ElNotification: typeof import('element-plus/es')['ElNotification']
|
|
}
|