Commit 63225378 authored by 高诸锋's avatar 高诸锋

[fix]

parent 2bcab4ca
Pipeline #6689 passed with stage
in 8 seconds
......@@ -53,7 +53,7 @@ class OrderController extends Controller {
taskId: '',
userId: userId || '',
cityId: '',
appkey: appKey,
appKey,
status: 'init',
notifyUrl: notifyUrl || (ctx.app.notifyMap.get(appKey) && ctx.app.notifyMap.get(appKey).notifyUrl) || '',
backUrl,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment