Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zhupu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sugar
zhupu
Commits
cc81e7e2
Commit
cc81e7e2
authored
Nov 27, 2023
by
sugar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
热更新
parent
a7f52e41
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
application/api/controller/Index.php
application/api/controller/Index.php
+2
-2
public/applet/app/1.3.35.apk
public/applet/app/1.3.35.apk
+0
-0
No files found.
application/api/controller/Index.php
View file @
cc81e7e2
...
@@ -32,9 +32,9 @@ class Index extends Api
...
@@ -32,9 +32,9 @@ class Index extends Api
$data
=
[];
$data
=
[];
$data
[
'name'
]
=
"炎黄儿女"
;
$data
[
'name'
]
=
"炎黄儿女"
;
$data
[
'ipa_version'
]
=
""
;
$data
[
'ipa_version'
]
=
""
;
$data
[
'apk_version'
]
=
"1.3.
28
"
;
$data
[
'apk_version'
]
=
"1.3.
35
"
;
$data
[
'ipa_address'
]
=
""
;
$data
[
'ipa_address'
]
=
""
;
$data
[
'apk_address'
]
=
"https://zp.xicheda.com/applet/app/1.3.
28
.apk"
;
$data
[
'apk_address'
]
=
"https://zp.xicheda.com/applet/app/1.3.
35
.apk"
;
$data
[
'offer_closed'
]
=
1
;
//0开启,1关闭
$data
[
'offer_closed'
]
=
1
;
//0开启,1关闭
$data
[
'im_msg_text'
]
=
"对方还未认领,请通知对方及时认领"
;
$data
[
'im_msg_text'
]
=
"对方还未认领,请通知对方及时认领"
;
$this
->
success
(
'请求成功'
,
$data
);
$this
->
success
(
'请求成功'
,
$data
);
...
...
public/applet/app/1.3.35.apk
0 → 100644
View file @
cc81e7e2
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment