<?php //配置文件 return [ 'exception_handle' => '\\app\\api\\library\\ExceptionHandle', 'product_code_digit' => 5,//成品编码位数 ];