hzd 3 months ago
parent
commit
295e08984a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      application/common/model/Wlps.php

+ 2 - 0
application/common/model/Wlps.php

@@ -7,6 +7,8 @@ class Wlps extends Base
 {
     private $orgId=103;
     public function deal_wlps($v){
+        $v['s_bmid'] = trim($v['s_bmid']);
+        $v['department_no'] = trim($v['department_no']);
         $cate = 25;
         $orgId = 103;
         $dep = 798;