- 更新环境变量配置方式,使用 dotenv 库 - 重构员工登录和权限相关代码,提高可维护性 - 优化测试数据结构,增加类型注解 - 删除冗余代码,提高代码可读性 |
||
|---|---|---|
| .. | ||
| boss_appointment.spec.ts | ||
| boss_cashier.spec.ts | ||
| boss_customer.spec.ts | ||
| boss_goal.spec.ts | ||
| boss_inventory.spec.ts | ||
| boss_marketing.spec.ts | ||
| boss_report.spec.ts | ||
| boss_wastebook.spec.ts | ||
| staff_goal.spec.ts | ||
| staff_inventory.spec.ts | ||