Skip to content

wanphp/wanphp-plugin-messageBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wanphp-plugin-messageBoard

###再系统配置内添加以下配置

[
    'messageBoard'=>[
        'applicationPath'='/message/', //前端程序路径
        'adminUid'=>[1,2] // 管理员ID
    ]
]