示例#1
0
文件: Cor.php 项目: RTPorfirio/SCJ
 public static function listaCor($cor)
 {
     return CorDao::listaCor($cor);
 }