为空:

and (ro.qr_create_time is null or qr_create_time = ' ') 

  

 

不为空:

 and (ro.qr_create_time != ' ') 

 

相关文章: