weekdays专题

[python]使用bits表示weekdays

在做表设计的时候,可能会遇到需要表示Weekdays的场景: {id:0, text:"Mon"},{id:1, text:"Tue"},{id:2, text