张庆宇 1周前
父节点
当前提交
f06865ad9a
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      计息需要特殊处理的数据.sql

+ 5
- 0
计息需要特殊处理的数据.sql 查看文件

@@ -0,0 +1,5 @@
1
+update bizInterDtlDay_Cw set fundOccuDays = 0 where sono ='S52023260003-S' and jxDate = '2026-01-23';
2
+update bizInterDtlDay_Cw set fundOccuDays = 0 where sono ='S52119260013-S' and jxDate = '2026-06-09';
3
+
4
+
5
+	

正在加载...
取消
保存