Commit ae0ccada by 王昆

gsb

parent 6f5f1aee
...@@ -333,6 +333,7 @@ class BpoSDPJApi { ...@@ -333,6 +333,7 @@ class BpoSDPJApi {
} }
} }
} }
obj.id_no = obj.id_no.toUpperCase();
let cashUser = await this.ccashuserSve.findOne({ let cashUser = await this.ccashuserSve.findOne({
openId: obj.openId, openId: obj.openId,
......
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