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