Commit 8962e0a0 authored by Hsinli's avatar Hsinli

addd

parent a52fd74a
Pipeline #13674 passed with stage
in 4 seconds
......@@ -286,6 +286,7 @@ class CommonService extends Service {
* @param {*} data name,phone,id_card三要素
*/
async requestShuhemofang(data) {
const { ctx } = this;
let timestamp = new Date().getTime().toString();
let params = {
mobile: data.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