@@ -291,6 +291,18 @@
}
]
},
+ "agencyaddr": {
+ "type": "string",
+ "positivewords": [
+ ],
+ "negativewords": [
+ {
+ "describe": "包含负分",
+ "regstr": "(详见|公告|原因|未知|收费|标注)",
+ "score": -10
+ }
+ ]
+ },
"buyerperson": {
"type": "string",
"positivewords": [
@@ -389,7 +401,7 @@
{
"describe": "包含负分",
- "regstr": "(详见公告)",
+ "regstr": "(详见|公告)",
"score": -10
],