mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-12 07:02:14 +08:00
2.1.0
This commit is contained in:
@@ -69,7 +69,7 @@ public abstract class BaseRequest<T extends BaseResponse> {
|
||||
}
|
||||
|
||||
protected String version() {
|
||||
return null;
|
||||
return version;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user