<?php // +---------------------------------------------------------------------- // | Bwsaas // +---------------------------------------------------------------------- // | Copyright (c) 2015~2020 http://www.buwangyun.com All rights reserved. // +---------------------------------------------------------------------- // | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 ) // +---------------------------------------------------------------------- // | Gitee ( https://gitee.com/buwangyun/bwsaas ) // +---------------------------------------------------------------------- // | Author: buwangyun <hnlg666@163.com> // +---------------------------------------------------------------------- // | Date: 2021-04-07 10:55:00 // +---------------------------------------------------------------------- return [ 'name' => 'bwsaas_V1',//版本名称 'description' => 'bwsaas框架V1版',//描述 'version' => '1.2.0',//版本号如1.2.0 'version_no' => '202104070001', //版本号编码 ];