更新加密解密函数

This commit is contained in:
Anyon 2017-02-12 21:48:14 -05:00
parent 588ea187e6
commit c42f7e0fac

View File

@ -1,14 +1 @@
<?php
// +----------------------------------------------------------------------
// | ThinkPHP [ WE CAN DO IT JUST THINK ]
// +----------------------------------------------------------------------
// | Copyright (c) 2006~2016 http://thinkphp.cn All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
// +----------------------------------------------------------------------
// | Author: liu21st <liu21st@gmail.com>
// +----------------------------------------------------------------------
return [
':a-:b$' => ':1/:b'
];