Auto7.json 434 字节
{
  "codeName" : "Auto7",
  "dynaModelFilePath" : "PSSYSVALUERULES/Auto7.json",
  "mOSFilePath" : "pssysvaluerules/Auto7",
  "name" : "由数字、26个英文字母或者下划线组成的字符串",
  "rTMOSFilePath" : "pssysvaluerules/Auto7",
  "regExCode" : "\\w+",
  "ruleInfo" : "内容必须由数字、26个英文字母或者下划线组成的字符串",
  "ruleType" : "REG",
  "enableBackend" : true,
  "enableFront" : true
}