clear
input ///
id system trad syssd tradsd
1 8.84 9.07 1.27 1.35
2 5.66 7.27 0.69 0.93
end
label var system "系统组"
label var trad "传统组"
label define idname 1 "干预前" 2 "干预后"
label value id idname
graph bar system trad, over(id) ///
legend( label(1 "系统组") label(2 "传统组") cols(2))