mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 22:45:05 +08:00
update 对接内蒙古平台
This commit is contained in:
@@ -2,6 +2,7 @@ package com.jsowell.thirdparty.mapper;
|
||||
|
||||
import com.jsowell.pile.vo.ThirdPartySecretInfoVO;
|
||||
import com.jsowell.thirdparty.domain.ThirdpartySecretInfo;
|
||||
import org.springframework.stereotype.Repository;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
@@ -11,6 +12,7 @@ import java.util.List;
|
||||
* @author jsowell
|
||||
* @date 2024-04-18
|
||||
*/
|
||||
@Repository
|
||||
public interface ThirdpartySecretInfoMapper {
|
||||
/**
|
||||
* 查询对接三方平台配置
|
||||
|
||||
Reference in New Issue
Block a user