Commit cb04453a authored by yanzg's avatar yanzg

修改实体位置

parent 35e85343
......@@ -124,6 +124,10 @@ public class DaoConst {
* WHERE条件代码片段
*/
public static final String CODE_WHERE = "{WHERE}";
/**
* INNER代码片段
*/
public static final String CODE_INNER = "{INNER}";
/**
* WHERE条件代码片段
*/
......
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