相关方端bug
parent
a8378f01f0
commit
774841542e
src/main/resources/mybatis/datasource/xgf
|
@ -384,5 +384,6 @@
|
||||||
from xgf_training_batch a
|
from xgf_training_batch a
|
||||||
where a.IS_DELETE = '0'
|
where a.IS_DELETE = '0'
|
||||||
and a.CORPINFO_ID = #{pd.CORPINFO_ID}
|
and a.CORPINFO_ID = #{pd.CORPINFO_ID}
|
||||||
|
order by a.CREATTIME desc
|
||||||
</select>
|
</select>
|
||||||
</mapper>
|
</mapper>
|
||||||
|
|
Loading…
Reference in New Issue