浏览代码

委托管理

huangsanjia 2 年之前
父节点
当前提交
e92209ec48
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/admin/controller/Entrust.php

+ 1 - 1
application/admin/controller/Entrust.php

@@ -301,7 +301,7 @@ class Entrust extends Backend
             $this->error('参数错误');
         }
         $num = Db::name('entrust')->where('sample_no','like','%'.$params.'%')->whereTime('create','d')->count();
-       
+
         if ($company == '亚欣'){//亚欣送样从100开始
             $num = $num+100;
         }else{