Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2016-05-11 14:13:40 +0800
Commit
5c975876ced370e80b3e2ec9f9349f7a6bffa02c
1 parent
394a8785
index notice
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/Plugin/DataProcess/FloorProcess.php
library/Plugin/DataProcess/FloorProcess.php
View file @
5c97587
...
...
@@ -491,7 +491,7 @@ class FloorProcess
*/
private
static
function
announcement
(
$data
,
$type
)
{
$result
[
'notice'
]
=
$data
;
$result
[
'notice'
]
[
'list'
]
=
$data
;
return
$result
;
}
...
...
Please
register
or
login
to post a comment