dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(mall): 修复管理员禁用用户功能
KKSU
2024-12-20
ac6547d957ff1c75eba12f8b804d586ce85e4860
[xc-mall.git]
/
src
/
main
/
java
/
com
/
best
/
javaSdk
/
BaseResponse.java
1
2
3
4
package com.best.javaSdk;
public interface BaseResponse {
}