# state **Repository Path**: yunwolf/state ## Basic Information - **Project Name**: state - **Description**: 有限状态机 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README |状态 |预约 |支付 |退款|取消预约|完成服务|评价|取消订单| |---- |------|------|----|--------|--------|----|--------| |已预约待支付|no |yes |no |yes |yes | no |yes | |已支付待预约|yes |yes |yes |no |yes | no |yes | |待服务 |no |no |yes |yes |yes | no |yes | |服务中 |no |yes |yes |no |yes | no |yes | |服务完成 |no |no |no |no |no |yes |no | |已评价 |no |no |no |no |no |no |no | |待预约待支付|yes |yes |no |no |no |no |yes | |取消 |no | no |no |no |no |no |no |