fix: wrong type

pull/1964/head
minhhn3 2 years ago
parent 6bb79597e8
commit 3a90d246a4

@ -694,7 +694,7 @@ let needSetup = false;
bean.authMethod = monitor.authMethod;
bean.authWorkstation = monitor.authWorkstation;
bean.authDomain = monitor.authDomain;
bean.grpUrl = monitor.grpUrl;
bean.grpcUrl = monitor.grpcUrl;
bean.grpcProtobuf = monitor.grpcProtobuf;
bean.grpcMethod = monitor.grpcMethod;
bean.grpcBody = monitor.grpcBody;

Loading…
Cancel
Save