<?php /** * Class that operate on table 'collectedparcodestemp'. Database Mysql. * * @author: http://phpdao.com * @date: 2020-10-19 19:01 */ class CollectedparcodestempMySqlExtDAO extends CollectedparcodestempMySqlDAO{ } ?>