【功能优化】支付:支付应用,增加 appKey 标识,用于不同接入方的标识

【更多】同步 boot 最新代码到 cloud
This commit is contained in:
YunaiV
2024-08-18 17:18:03 +08:00
parent 720b426f5e
commit 4ca68ff56a
52 changed files with 484 additions and 591 deletions

View File

@@ -10,8 +10,6 @@ import com.xxl.job.core.handler.annotation.XxlJob;
import jakarta.annotation.Resource;
import org.springframework.stereotype.Component;
// TODO 芋艿:缺个 Job 的配置;等和 Product 一起配置
/**
* 商品统计 Job
*

View File

@@ -11,7 +11,6 @@ import org.springframework.stereotype.Component;
import jakarta.annotation.Resource;
// TODO 芋艿:缺个 Job 的配置;等和 Product 一起配置
/**
* 交易统计 Job
*