finish modify application query detail

pull/776/head
yewei 3 years ago
parent bd3fd33b04
commit 80d3dccca3

@ -38,6 +38,11 @@ public class ConfigModificationQueryRespDTO {
*/ */
private Integer type; private Integer type;
/**
* thread pool mark
*/
private String mark;
/** /**
* tenant id * tenant id
*/ */

Loading…
Cancel
Save