示例#1
0
文件: Emdr.php 项目: jelek92/lpStore
 public static function setRegion($regionID)
 {
     self::$regionID = $regionID;
 }