dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(goods): 修复商品添加和更新页面中的组件方法调用问题
Administrator
2026-06-14
d41b06249ea93d81d0e933ecffe54c9d740266ef
[xc-mall.git]
/
src
/
main
/
java
/
com
/
best
/
javaSdk
/
BaseResponse.java
1
2
3
4
package com.best.javaSdk;
public interface BaseResponse {
}