燕山石化溯源三维电子沙盘-【后端】-服务
1
13693261870
2024-11-29 9a8c8a90c7c01b6bc770d4be5baeff72c058468c
src/main/java/com/yssh/service/CommonService.java
@@ -37,9 +37,6 @@
   @Resource
   protected DatFilePathConfig datFilePathConfig;
   /**
    * 检查表是否存在
    */
   public boolean checkTableExists(String tableName) {
      try {
         Integer count = commonMapper.checkTableExistsWithSchema(TABLE_SCHEMA, tableName);