コード例 #1
0
 public static function encryptPassword($params)
 {
     return UcUserInterface::encryptPassword($params);
 }