测试版本库,随便折腾。
陈炜
2021-01-26 a7e4a31ad0c9b1ec8c4168adcf656fc65e97c2e2
ɾ³ýÊý¾Ý4.sql
@@ -43,8 +43,6 @@
truncate table t_rp_PayApplyBillEntry
truncate table t_RP_Plan_Ap
truncate table t_RP_Plan_Ar
truncate table t_RPContract
truncate table t_rpContractEntry
truncate table t_RPContractScheme
truncate table t_RPVoucherAndBill
truncate table t_RP_NewCheckInfo
@@ -62,6 +60,9 @@
truncate table cbBalance
truncate table cbCalInfo
--报表
delete FROM dbo.t_Rpt_Content  WHERE FRptType =1 AND FRptName NOT LIKE '%2020%'
--设置 å¯ç”¨æœŸé—´ï¼Œå½“前期间,这里几月份开始用就设置为几月份
update t_SystemProfile set FValue=9 where FCategory='gl' and FKey='startperiod'
update t_SystemProfile set FValue=2020 where FCategory='gl' and FKey='startyear'