|
|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
|
|
|
-<mapper namespace="org.mohrss.leaf.zjrs.auth.entity.FwOperatorMapper">
|
|
|
+<mapper namespace="com.zjrs.zwnw.auth.entity.FwOperatorMapper">
|
|
|
|
|
|
- <resultMap id="FwOperatorResultMap" type="org.mohrss.leaf.zjrs.auth.entity.FwOperator">
|
|
|
+ <resultMap id="FwOperatorResultMap" type="com.zjrs.zwnw.auth.entity.FwOperator">
|
|
|
<result column="BAE001" property="bae001"/>
|
|
|
<result column="OPERUNITID" property="operunitid"/>
|
|
|
<result column="OPERID" property="operid"/>
|