Commit c8157b32 by 王昆

gsb

parent d21d9a17
...@@ -230,10 +230,10 @@ class XbgApi extends apiBase { ...@@ -230,10 +230,10 @@ class XbgApi extends apiBase {
} }
let params = { let params = {
idNo: "222403198301071778", // idNo: "222403198301071778",
// idNo: userInfo.id_card, idNo: userInfo.id_card,
ecid: 495, // ecid: 495,
// ecid: userlabour.ecid, ecid: userlabour.ecid,
}; };
let rs = await this.restClient.execPost(params, this.url + "validLwbSign"); let rs = await this.restClient.execPost(params, this.url + "validLwbSign");
try { try {
......
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