mybatils使用技巧

1.SQL块使用:

  

  
    `id`,  
    `username`,  
    `password`  
  

2.select使用

  
  
  
  
  

 

你可能感兴趣的:(mybatils)