This commit is contained in:
‘huanghaiixia’
2026-01-23 13:31:05 +08:00
parent 00311e7e97
commit 209ec8830b
4 changed files with 10 additions and 13 deletions

View File

@ -18,7 +18,7 @@ enum Api {
compare = '/dayPlan/demand/compare',
withdraw = '/dayPlan/demand/withdraw',
submit = '/dayPlan/demand/submit',
cancel = 'dayPlan/demand/cancel',
cancel = '/dayPlan/demand/cancel',
Export = '/dayPlan/demand/export',