rcs-sys/loan-parent/db/到期日规则适配/003-check_rec_loan_yyyymmdd.sql
2025-03-07 16:23:56 +08:00

6 lines
610 B
SQL

SELECT `expire_type` FROM `rec_loan`.`prd_base_info` LIMIT 1;
SELECT case when count(id) = 1 then '成功' else '失败' end as isInsert ,count(1) FROM sys_select WHERE id =20627462650862764032;
SELECT case when count(id) = 1 then '成功' else '失败' end as isInsert ,count(1) FROM sys_option WHERE id = 20627462757783961600;
SELECT case when count(id) = 1 then '成功' else '失败' end as isInsert ,count(1) FROM sys_option WHERE id = 20627462794622533632;
SELECT case when count(id) = 1 then '成功' else '失败' end as isInsert ,count(1) FROM sys_option WHERE id = 20627462888444919808;