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-08-01 13:28:02 +0800
Commit
143057d3a47b2ff26517ad402743b7f81af8b51f
1 parent
90c6083d
update skn
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
library/Configs/TicketsConfig.php
library/Configs/TicketsConfig.php
View file @
143057d
...
...
@@ -8,8 +8,8 @@ namespace Configs;
class
TicketsConfig
{
//展览票(单日票)skn
const
SINGLE_TICKETS_SKN
=
51
2578896
;
const
SINGLE_TICKETS_SKN
=
51
335912
;
//套票skn
const
PACKAGE_TICKETS_SKN
=
51
257889
8
;
const
PACKAGE_TICKETS_SKN
=
51
33590
8
;
}
...
...
Please
register
or
login
to post a comment