修复打手短信验证码发送
This commit is contained in:
@@ -238,7 +238,9 @@ bash deploy/ubuntu-deploy.sh
|
||||
|
||||
说明:
|
||||
|
||||
- 打手账号需后台审核后进入大厅;来源订单同步由物品规则驱动(`syncWorkerOrdersForSourceOrder`)。
|
||||
- 打手通过**手机号验证码注册**并设置密码,注册后直接可用;登录使用手机号 + 密码。
|
||||
- 短信默认 Mock 模式(验证码打印到服务日志),生产配置 `WORKER_SMS_PROVIDER=aliyun` + 阿里云凭据后走真实短信。
|
||||
- 来源订单同步由物品规则驱动(`syncWorkerOrdersForSourceOrder`)。
|
||||
- 工单状态机独立于主履约任务:`pending_material → unassigned → open → in_progress → pending_acceptance → accepted / cancelled`,另有 `problem`。
|
||||
- 超时扫描定时任务默认 60 秒执行一次(配置见后台"平台配置 → 定时任务")。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user