示例#1
0
<?php

include '/volume1/web/DAO/Querys.php';
$query = new Querys();
$query->crear_base_CFDI();
$query->crear_tablas_ERD();