Commit e8694dbb authored by Quxl's avatar Quxl

x

parent 0f133d7a
...@@ -24,7 +24,7 @@ public class Rjx extends LinkedHashMap<String, Object> { ...@@ -24,7 +24,7 @@ public class Rjx extends LinkedHashMap<String, Object> {
private static final long serialVersionUID = 85770534203336137L; private static final long serialVersionUID = 85770534203336137L;
protected String dateFormat = "yyyy-MM-dd HH:mm:ss"; protected String dateFormat = "yyyy-MM-dd HH:mm:ss";
protected boolean serialNull = false; protected boolean serialNull = true;
protected boolean disableHtmlEscaping = true; protected boolean disableHtmlEscaping = true;
protected String callback; protected String callback;
......
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