-- 1 insert into B2C_AUTOPROCESSSERVICE (groupid, step, procedure_name, procedure_param, ms, status, loop, lastexectiem, dllname, timestep, timestart, dllpath) values (1, 1, 'BFPLATService.S_CallPushSPXX.S_POSTMTSPXX', null, '推送ERP商品', 1, 1, to_date('28-06-2019 12:19:17', 'dd-mm-yyyy hh24:mi:ss'), 'BFPLATService.dll', 180, null, 'D:\AutoService\autodll\'); -- 2 insert into B2C_AUTOPROCESSSERVICE (groupid, step, procedure_name, procedure_param, ms, status, loop, lastexectiem, dllname, timestep, timestart, dllpath) values (1, 2, 'BFPLATService.S_CallTaoBaoMessage.TaoBaoMessageGet', null, '获取天猫消息', 1, 1, to_date('28-06-2019 12:19:18', 'dd-mm-yyyy hh24:mi:ss'), 'BFPLATService.dll', 180, null, 'D:\AutoService\autodll\');