Commit a198b44f authored by Hsinli's avatar Hsinli

addd

parent 0369287a
Pipeline #13699 passed with stage
in 11 seconds
......@@ -402,7 +402,7 @@ class OrderService extends Service {
user_id: ctx.userId,
app_user_id: ctx.userId,
app_id: ctx.appId,
app_type_id: ctx.AppTypeId,
app_type_id: ctx.appTypeId,
price: params.type === 1 ? 29.9 : 15.9,
state: '待支付',
state_time: moment().format('YYYY-MM-DD HH:mm:ss'),
......
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