<?php /** * Class that operate on table 'ebillsetting'. Database Mysql. * * @author: http://phpdao.com * @date: 2022-04-03 14:18 */ class EbillsettingMySqlExtDAO extends EbillsettingMySqlDAO{ } ?>