<?php
/**
* Class that operate on table 'projectexchmaterialdetail'. Database Mysql.
*
* @author: http://phpdao.com
* @date: 2016-06-28 14:17
*/
class ProjectexchmaterialdetailMySqlExtDAO extends ProjectexchmaterialdetailMySqlDAO{
}
?>