- update desc

v6 v6.0.8
Chaim 4 years ago
parent 98f03905f4
commit b343800735

@ -1,16 +1,17 @@
<?php <?php
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | Library for ThinkAdmin // | ThinkLibrary 6.0 for ThinkPhP 6.0
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 版权所有 2014~2020 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // | 版权所有 2017~2020 [ https://www.dtapp.net ]
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 官方网站: https://gitee.com/zoujingli/ThinkLibrary // | 官方网站: https://gitee.com/liguangchun/ThinkLibrary
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 开源协议 ( https://mit-license.org ) // | 开源协议 ( https://mit-license.org )
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | gitee 仓库地址 https://gitee.com/zoujingli/ThinkLibrary // | gitee 仓库地址 https://gitee.com/liguangchun/ThinkLibrary
// | github 仓库地址 https://github.com/zoujingli/ThinkLibrary // | github 仓库地址 https://github.com/GC0202/ThinkLibrary
// | Packagist 地址 https://packagist.org/packages/liguangchun/think-library
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
return [ return [
@ -27,4 +28,4 @@ return [
'think_library_page_html' => 'Total %s records, display %s per page, total %s page current display %s page.', 'think_library_page_html' => 'Total %s records, display %s per page, total %s page current display %s page.',
'think_library_csrf_error' => 'Form token validation failed, please refresh and try again later.', 'think_library_csrf_error' => 'Form token validation failed, please refresh and try again later.',
'think_library_queue_exist' => 'Task has been created, please wait for processing to complete.', 'think_library_queue_exist' => 'Task has been created, please wait for processing to complete.',
]; ];

@ -1,16 +1,17 @@
<?php <?php
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | Library for ThinkAdmin // | ThinkLibrary 6.0 for ThinkPhP 6.0
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 版权所有 2014~2020 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // | 版权所有 2017~2020 [ https://www.dtapp.net ]
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 官方网站: https://gitee.com/zoujingli/ThinkLibrary // | 官方网站: https://gitee.com/liguangchun/ThinkLibrary
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 开源协议 ( https://mit-license.org ) // | 开源协议 ( https://mit-license.org )
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | gitee 仓库地址 https://gitee.com/zoujingli/ThinkLibrary // | gitee 仓库地址 https://gitee.com/liguangchun/ThinkLibrary
// | github 仓库地址 https://github.com/zoujingli/ThinkLibrary // | github 仓库地址 https://github.com/GC0202/ThinkLibrary
// | Packagist 地址 https://packagist.org/packages/liguangchun/think-library
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
return [ return [
@ -27,4 +28,4 @@ return [
'think_library_page_html' => '共 %s 条记录,每页显示 %s 条,共 %s 页当前显示第 %s 页。', 'think_library_page_html' => '共 %s 条记录,每页显示 %s 条,共 %s 页当前显示第 %s 页。',
'think_library_csrf_error' => '表单令牌验证失败,请刷新页面再试!', 'think_library_csrf_error' => '表单令牌验证失败,请刷新页面再试!',
'think_library_queue_exist' => '任务已创建,请等待处理完成!', 'think_library_queue_exist' => '任务已创建,请等待处理完成!',
]; ];

@ -1,16 +1,17 @@
<?php <?php
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | ThinkAdmin // | ThinkLibrary 6.0 for ThinkPhP 6.0
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 版权所有 2014~2020 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // | 版权所有 2017~2020 [ https://www.dtapp.net ]
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 官方网站: https://gitee.com/zoujingli/ThinkLibrary // | 官方网站: https://gitee.com/liguangchun/ThinkLibrary
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 开源协议 ( https://mit-license.org ) // | 开源协议 ( https://mit-license.org )
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | gitee 代码仓库https://gitee.com/zoujingli/ThinkLibrary // | gitee 仓库地址 https://gitee.com/liguangchun/ThinkLibrary
// | github 代码仓库https://github.com/zoujingli/ThinkLibrary // | github 仓库地址 https://github.com/GC0202/ThinkLibrary
// | Packagist 地址 https://packagist.org/packages/liguangchun/think-library
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
namespace DtApp\ThinkLibrary\service; namespace DtApp\ThinkLibrary\service;

@ -1,16 +1,17 @@
<?php <?php
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | ThinkAdmin // | ThinkLibrary 6.0 for ThinkPhP 6.0
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 版权所有 2014~2020 广州楚才信息科技有限公司 [ http://www.cuci.cc ] // | 版权所有 2017~2020 [ https://www.dtapp.net ]
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 官方网站: https://gitee.com/zoujingli/ThinkLibrary // | 官方网站: https://gitee.com/liguangchun/ThinkLibrary
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | 开源协议 ( https://mit-license.org ) // | 开源协议 ( https://mit-license.org )
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
// | gitee 代码仓库https://gitee.com/zoujingli/ThinkLibrary // | gitee 仓库地址 https://gitee.com/liguangchun/ThinkLibrary
// | github 代码仓库https://github.com/zoujingli/ThinkLibrary // | github 仓库地址 https://github.com/GC0202/ThinkLibrary
// | Packagist 地址 https://packagist.org/packages/liguangchun/think-library
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
namespace DtApp\ThinkLibrary\service; namespace DtApp\ThinkLibrary\service;

Loading…
Cancel
Save