From 94c242a7002e6f05ca59958e3f2ddada705c349c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E5=87=AF=E6=98=8E?= Date: Sat, 7 Jun 2025 07:24:48 +0000 Subject: [PATCH] =?UTF-8?q?const.cust=E5=8F=82=E6=95=B0=E6=94=AF=E6=8C=81w?= =?UTF-8?q?atch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 谢凯明 --- frameworks/config_policy/etc/customization.para.dac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/config_policy/etc/customization.para.dac b/frameworks/config_policy/etc/customization.para.dac index 4bc2985..0507be4 100644 --- a/frameworks/config_policy/etc/customization.para.dac +++ b/frameworks/config_policy/etc/customization.para.dac @@ -11,5 +11,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -const.cust.="root:root:774" +const.cust.="root:root:775" const.channelid.="root:root:775" -- Gitee