【问题描述】
将电脑时间修改成了11号做了夜审然后删除了营业数据,现在无法开房
【问题答案】
请备份数据库后执行以下语句:
use isshotelv5
update ht_sys_parameter set vch_value =’2019-11-11′ where vch_parameter =’ysdate’
update ht_sys_parameter set vch_value =’2019-11-11′ where vch_parameter =’ysdatetime’
delete from ht_ac_audit where Dt_audit>’2019-11-11 00:00:00.00′