easyflow

easyflow呼叫程式應用

可使用curl,建議使用如下舊版

'取目前最後一筆審核的單據,來將相關資料更新
select top 1 resdd002 from resdd where resdd001='LPCVD01' order by resdd012 desc

#將列表程式執行的項目隱藏

$("#MasterPage_approveHistoryToolBarPanel span:contains(程式名稱)").parent().hide().next().hide();