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
c5a7635e5fb5f69b1c171e42267083206e137b3d
[xc-mall.git]
/
src
/
main
/
java
/
com
/
best
/
javaSdk
/
BaseResponse.java
1
2
3
4
package com.best.javaSdk;
public interface BaseResponse {
}