Commit 03bf17d2 authored by DavidHuang's avatar DavidHuang

添加解析字段

parent a981906c
......@@ -27,6 +27,7 @@ class YHUatModel : HandyJSON {
*/
var module_number : String = ""
var result : Int = 0 //命中结果 0-未找到该规则,走默认逻辑 1-未命中,2-命中
var show_config : String = ""
required init() {
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment