feat: integrate unified payment and wallet refunds

This commit is contained in:
2026-08-02 23:26:28 +08:00
parent 82a2106a97
commit 6ed417c8c1
271 changed files with 586 additions and 31966 deletions

View File

@@ -1,4 +1,4 @@
// Package config 沿用 sample/server 的 BSM 运行配置与地址校验。
// Package config 使用仓库统一的 BSM 运行配置与地址校验。
package config
import (

View File

@@ -1,4 +1,4 @@
// Package impl 沿用 sample/server 创建 IoT 进程所需的基础设施实例。
// Package impl 按仓库统一约定创建 IoT 进程所需的基础设施实例。
package impl
import (