bugfix 新电途平台接口

This commit is contained in:
Lemon
2024-01-12 11:37:13 +08:00
parent ed47e1e1e0
commit ed65fe734e
3 changed files with 20 additions and 11 deletions

View File

@@ -34,4 +34,8 @@ public interface HuaWeiService {
* @param dto
*/
Map<String, String> checkoutSign(CommonParamsDTO dto);
}