PingAnYeXianSZCG_API 接口代码

sql_20170915_HX.sql 565B

123456789101112131415161718
  1. truncate table T_Wo_WorkOrder
  2. truncate table T_Wo_WorkOrderItem
  3. truncate table T_Vis_DXTelRecords
  4. truncate table T_Vis_Files
  5. truncate table T_SMS_List
  6. truncate table T_Form_FormInfo
  7. truncate table T_Entity_CustomerExt
  8. truncate table T_Call_ZBDH
  9. --update T_Sys_ModuleInfo set F_StateFlag=0 where F_ModuleId in (103)
  10. --update T_Sys_ModuleInfo set F_StateFlag=0 where F_ModuleId in (3,6,92)
  11. --delete from T_Sys_UserAccount where F_UserId >1488
  12. --delete from T_Sys_UserAccount where F_UserId <1000
  13. --delete from T_Sys_UserAccount where F_UserId in (1484,1485,1486)