Added ProductNetwork

This commit is contained in:
Frank Schubert
2021-07-05 19:46:22 +02:00
parent c06c29530b
commit 110c3fe71d
8 changed files with 196 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
<?php
class ProductNetwork extends mfBaseModel {
}