|
|
|
|
@ -200,6 +200,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" |
|
|
|
|
c.equTypeName, |
|
|
|
|
c.equManuId, |
|
|
|
|
c.equManuName, |
|
|
|
|
c.equImage, |
|
|
|
|
c.version, |
|
|
|
|
c.deviceLevel, |
|
|
|
|
c.location, |
|
|
|
|
@ -219,6 +220,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" |
|
|
|
|
t.name AS equTypeName, |
|
|
|
|
b.manufacture AS equManuId, |
|
|
|
|
m.name AS equManuName, |
|
|
|
|
b.equ_image AS equImage, |
|
|
|
|
b.version, |
|
|
|
|
b.device_level AS deviceLevel, |
|
|
|
|
b.location, |
|
|
|
|
|