dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
refactor(mall): 重构提现相关逻辑
KKSU
2024-12-20
f150c96d9227c1cea6feef6b78f315b8be8410d0
[xc-mall.git]
/
src
/
main
/
java
/
com
/
best
/
javaSdk
/
BaseResponse.java
1
2
3
4
package com.best.javaSdk;
public interface BaseResponse {
}