|
@@ -3,7 +3,7 @@
|
|
|
<mapper namespace="org.jeecg.modules.fbsBasedate.mapper.FbsTechnologicalProcessMapper">
|
|
|
<select id="findByPage" resultType="org.jeecg.modules.fbsBasedate.entity.FbsTechnologicalProcess">
|
|
|
SELECT
|
|
|
- i.cInvCName as cinvCName,
|
|
|
+ i.cinvname as cinvCName,
|
|
|
ftp.*
|
|
|
FROM
|
|
|
fbs_technological_process ftp
|