jmton 发表于 2019-1-27 09:12:15

Ibatis

  昨天晚上提交的代码,今天运行起来,始终报错:
  Open quote is expected for attribute "{1}" associated with anelement type 'id',查了半天,觉得很奇怪。
  回滚到昨天的代码,运行正常。经过compare代码,发现自己将ibatis配置文件App.xml的修改为了, 真是晕倒。不经意的笔误,害自己查了一个上午。


[*]
[*]   
[*]   

  正确的为如下:


[*]
[*]   
[*]   

  靠...



页: [1]
查看完整版本: Ibatis