* Add bindproduct.

This commit is contained in:
dingguodong
2021-06-17 14:51:39 +08:00
parent 9c3c8022c9
commit 012f334c2e
4 changed files with 72 additions and 4 deletions
+5
View File
@@ -94,6 +94,11 @@ class gitlab extends control
$this->display();
}
public function bindProduct($gitlabID)
{
}
/**
* Edit a gitlab.
*