var state=getStateLabel();
if(state!=''){
var sql="update tlk_chuxingshenqing set statelabel='"+state+"' where Parent='"+getId()+"'";
updateByDSName('dectortech_oa',sql);
}
var state=getStateLabel();
/*if(state!=''){
var sql="update tlk_chuxingshenqing set statelabel='"+state+"' where Parent='"+getId()+"'";
updateByDSName('dectortech_oa',sql);
}*/
println('hwehksh'+getStateLabel()+sql);