ludc
2023-12-13 510f1d2345837459d5b872485cad7be1f688e4eb
Source/UBCS/ubcs-service-api/ubcs-omd-api/src/main/java/com/vci/ubcs/omd/constant/BtmTypeFieldConstant.java
@@ -70,7 +70,7 @@
            this.put("lastmodifytime", "最后修改时间");
            this.put("ts", "时间戳");
            this.put("owner", "拥有者");
            this.put("tenentId","租户");
            this.put("tenant_id","租户");
         }
      };
      BASE_MODEL_COMPATIBILITY_MAP = new HashMap() {