* Add comment.

This commit is contained in:
holan20180123
2021-03-02 08:57:20 +08:00
parent a4391a005b
commit 37477cce69
+6
View File
@@ -660,6 +660,12 @@ class productModel extends model
if(!dao::isError()) return common::createChanges($oldProduct, $product);
}
/**
* Manage line.
*
* @access public
* @return void
*/
public function manageLine()
{
$data = fixer::input('post')->get();