bug: 去除国际化描述信息中的非法占位符信息 #11182
Labels
area/ci/backend
CI 后端issue
done
Production environment in tencent has been deploy
kind/bug
程序故障Bug,漏洞
todo
todo
问题: 目前有些国际化描述信息中包含非法占位符信息,比如{agent_dir},程序会把这个{agent_dir}字符串识别为占位符,而占位符的格式必须是: {数字}
措施: 去除国际化描述信息中的非法占位符信息
The text was updated successfully, but these errors were encountered: