Commit 2c9616a2 authored by zhuwei's avatar zhuwei

bug

parent 90cbac4f
......@@ -375,6 +375,11 @@ class OMarchInModel extends Model
}
/**
* 获取进场数-运营
* @param $params
* @return int|string
*/
public function getMarchInNumOperation($params)
{
//dump($params);
......
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