zhangxp
2023-08-23 9cf19c6dea4c3af2f04da6c923b3984469f00c99
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() {