相关方端bug

pull/5/head
liujun 2023-12-27 15:13:47 +08:00
parent a8378f01f0
commit 774841542e
1 changed files with 1 additions and 0 deletions

View File

@ -384,5 +384,6 @@
from xgf_training_batch a
where a.IS_DELETE = '0'
and a.CORPINFO_ID = #{pd.CORPINFO_ID}
order by a.CREATTIME desc
</select>
</mapper>