Commit c8157b32 by 王昆

gsb

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