mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
5.0
This commit is contained in:
@@ -12,7 +12,7 @@ public class ApiInfoDTO implements Serializable {
|
||||
private static final long serialVersionUID = 2183251167679411550L;
|
||||
|
||||
/**
|
||||
* 应用名称
|
||||
* 所属应用
|
||||
*/
|
||||
private String application;
|
||||
|
||||
|
@@ -22,7 +22,7 @@ public class ApiInfo {
|
||||
private Long id;
|
||||
|
||||
/**
|
||||
* 应用名称
|
||||
* 所属应用
|
||||
*/
|
||||
private String application;
|
||||
|
||||
|
Reference in New Issue
Block a user