mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-02 12:09:13 +08:00
refactor(系统设置): 优化插件三方需求列表参数
--bug=1035106 --user=宋昌昌 【系统设置】系统-插件管理-插件列表更新时间-编辑插件后更新时间未更新 https://www.tapd.cn/55049933/s/1459486
This commit is contained in:
parent
6852daad08
commit
d01007c6a1
@ -15,7 +15,7 @@ public class PlatformDemandDTO {
|
||||
/**
|
||||
* 需求列表数据
|
||||
*/
|
||||
private List<Demand> demandList;
|
||||
private List<Demand> list;
|
||||
|
||||
@Data
|
||||
public static class Demand {
|
||||
|
Loading…
Reference in New Issue
Block a user