You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "strongduanmu (via GitHub)" <gi...@apache.org> on 2023/02/01 07:49:55 UTC

[GitHub] [shardingsphere] strongduanmu commented on a diff in pull request #23683: Implements UNIFIED_CREDIT_CODE_RANDOM_REPLACE mask algorithm

strongduanmu commented on code in PR #23683:
URL: https://github.com/apache/shardingsphere/pull/23683#discussion_r1092862423


##########
docs/document/content/user-manual/common-config/builtin-algorithm/mask.cn.md:
##########
@@ -148,6 +148,18 @@ weight = 9
 | digital-random-codes   | String   | 数字    |
 | special-codes          | String   | 特殊字符 |
 
+#### 统⼀信⽤码随机替换
+
+类型:UNIFIED_CREDIT_CODE_RANDOM_REPLACE
+
+可配置属性:
+
+| *名称*            | *数据类型* | *说明*        |
+|-----------------|----------|-------------|
+| registration-department-codes | String   | 登记管理部门代码(以英文逗号分隔) |
+| category-codes | String   | 机构类别代码(以英文逗号分隔) |
+| administrative-division-codes | String   | 等级管理机关行政区划码(以英文逗号分隔) |

Review Comment:
   `行政区划随机码表` may be better.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org