Commit 6a67c75f authored by Hsinli's avatar Hsinli

add

parent d938270c
Pipeline #19739 passed with stage
in 2 seconds
......@@ -15,6 +15,10 @@ class LotteryPubliciseService extends Service {
const { ctx } = this;
//对用户的每次查询进行记录
let data = {
user_id: ctx.userId,
app_user_id: ctx.appUserId,
app_id: ctx.appId,
app_type_id: ctx.appTypeId,
house_name: inputParams.name,
notarization_no: inputParams.no,
phone: inputParams.phone
......
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