dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(payment): 集成 FIUU 支付方式并优化退款流程
KKSU
2025-02-06
dbdc1ed6a3ecdcb20981b9e84200c69424444d6d
[xc-mall.git]
/
src
/
main
/
java
/
com
/
best
/
javaSdk
/
BaseResponse.java
1
2
3
4
package com.best.javaSdk;
public interface BaseResponse {
}