|
@ -2467,7 +2467,6 @@ public class ImService {
|
|
|
}
|
|
|
if("9".equals(type) || "16".equals(type)|| "12".equals(type)){
|
|
|
sql = "SELECT " +
|
|
|
"op.description AS \"title\","+
|
|
|
"op.description AS \"title\"," +
|
|
|
"op.description AS \"symptoms\"," +
|
|
|
"op.create_time AS \"czrq\"," +
|