\Common\ApiConfigApi

Summary

Methods
Properties
Constants
lists()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
parse()
No private properties found
N/A

Methods

lists()

lists() : array

获取数据库中的配置列表

Returns

array —

配置数组

parse()

parse(integer  $type, string  $value) 

根据配置类型解析配置

Parameters

integer $type

配置类型

string $value

配置值