var sql="exec [dbo].[sp_DWD_FILL_CWLRTBB_RPA_TBSC] @NY = '"+aa+"' ,@GSBM ='"+bb +"'";
var res=FR.remoteEvaluate('=sql("gyzj_dwd","'+sql+'",1,1)');
必须要有返回值,不然就会执行两次
https://bbs.fanruan.com/thread-76079-1-1.html