mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2025-12-25 23:56:20 +08:00
版本号更新
This commit is contained in:
parent
1d6d2bb658
commit
6ddc6af6dd
@ -106,7 +106,7 @@ public class ServerResponseEntity<T> implements Serializable {
|
||||
|
||||
public ServerResponseEntity() {
|
||||
// 版本号
|
||||
this.version = "mall4j.v230327";
|
||||
this.version = "mall4j.v230410";
|
||||
}
|
||||
|
||||
public static <T> ServerResponseEntity<T> success(T data) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user