parent
055b70ee14
commit
8328794823
11 changed files with 48 additions and 16 deletions
@ -0,0 +1,11 @@ |
||||
package com.lq.code.util.sql; |
||||
|
||||
/** |
||||
* @Author: qi |
||||
* @Description: |
||||
* @Date: Create in 6:28 AM 2019/5/6 |
||||
*/ |
||||
public class SqlConstant { |
||||
|
||||
public static final String SQL_SYMBOL = "_"; |
||||
} |
Loading…
Reference in new issue