From baa06c168f9f258716d14f606c16f47f5a057baf Mon Sep 17 00:00:00 2001 From: Zhang Wenhao Date: Mon, 1 Jun 2026 16:19:01 +0800 Subject: [PATCH] [conf]: move license error code defination to premium module Related: ZSV-12310 Change-Id: I78666c676c6e666d776b70706d7274706c79756f --- conf/errorCodes/license.xml | 49 ------------------------------------- 1 file changed, 49 deletions(-) delete mode 100755 conf/errorCodes/license.xml diff --git a/conf/errorCodes/license.xml b/conf/errorCodes/license.xml deleted file mode 100755 index f7177169f13..00000000000 --- a/conf/errorCodes/license.xml +++ /dev/null @@ -1,49 +0,0 @@ - - LICENSE - - - 1000 - Expired license - - - - 1001 - The license is not permitted for the operation - - - - 1002 - The thumbprint of the machine changed - - - - 1003 - The license is not permitted on this product - - - - 1004 - The issue date of uploaded license is early than the existing license issue date - - - - 1005 - The add-on modules license is not supported - - - - 1006 - The uploaded file does not contain valid license data - - - - 1007 - License capacity policy mismatch - - - - 1008 - The current Primary License does not allow using Addon licenses to add plus services - - -