智慧教务系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
151 B

const e="积分",t="元",d="已兑",i={point:"积分",priceUnit:"元",redeemed:"已兑"};export{i as default,e as point,t as priceUnit,d as redeemed};