fix request param

pull/776/head
yewei 3 years ago
parent b70835bb65
commit c84a44b167

@ -53,6 +53,16 @@ public class ConfigModifyVerifyReqDTO {
*/
private String identify;
/**
* adapter thread pool mark
*/
private String mark;
/**
* adapter thread pool key
*/
private String threadPoolKey;
/**
* Thread-pool id
*/

Loading…
Cancel
Save