Explorar o código

设备统计数据

missMyLove %!s(int64=3) %!d(string=hai) anos
pai
achega
40b92a00eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/sql/mobile.md

+ 1 - 1
src/main/resources/sql/mobile.md

@@ -95,7 +95,7 @@ FROM
 	terminal_ele_total t
 where 1=1
 @if(!isEmpty(serialNo)){
-    and t.terminal_no = #serialNo# 
+    and t.serial_no = #serialNo# 
 @}
 @if(!isEmpty(startTime)){
     and t.create_time >= #startTime#