Commit 2eeecc5c authored by chenzhuo's avatar chenzhuo

商业伙伴查询校验

parent 46e3d2d4
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
var existsFlag_map; var existsFlag_map;
var existsFlag; var existsFlag;
try { try {
var existsFlag_query = $bm('wx.WX100.con_contract_query'); var existsFlag_query = $bm('wx.WX100.con_bp_master_query');
existsFlag_map = existsFlag_query.queryAsMap({ existsFlag_map = existsFlag_query.queryAsMap({
social_code:$ctx.parameter.idNo, social_code:$ctx.parameter.idNo,
bp_name:$ctx.parameter.name, bp_name:$ctx.parameter.name,
......
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