示例#1
0
文件: test_oc.php 项目: domazos/sstt
<?php

require "class/Contratos.php";
$contrato = new Contratos();
$contrato->generaOrdenPDF(3, 5);