Commit 10342419 by qwmqiuwenmin

fix

parent 1237e3cf
......@@ -115,7 +115,7 @@ public class StaffApiServiceImpl implements StaffApiService {
hr.setDetailError("微信新增失败");
return hr;
}
wxUserId = jp.getResult().toString();
wxUserId = staffId;
}
}
......
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