增加强制不查询编码信息配置

This commit is contained in:
648540858
2020-11-13 18:12:21 +08:00
parent 222d44bd85
commit 33b51c40dd
4 changed files with 5 additions and 7 deletions

View File

@@ -11,5 +11,4 @@ public class VManageBootstrap extends LogManager {
public static void main(String[] args) {
SpringApplication.run(VManageBootstrap.class, args);
}
}