订单分账逻辑

This commit is contained in:
2023-08-26 14:09:04 +08:00
parent cf21a9a237
commit 8a2326f300
8 changed files with 100 additions and 41 deletions

View File

@@ -88,7 +88,7 @@ public interface PileMerchantInfoMapper {
/**
* 查询一级运营商
*/
List<PileMerchantInfo> queryFirstLevelMerchant();
List<PileMerchantInfo> queryFirstLevelMerchantList();
/**
* 根据appid查询对应一级运营商id