Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yizhi_server
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
data_server
yizhi_server
Commits
18969422
Commit
18969422
authored
Dec 18, 2019
by
姜登
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
type
parent
aa24657c
Pipeline
#18273
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
recharge.js
app/controller/recharge.js
+2
-2
No files found.
app/controller/recharge.js
View file @
18969422
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* @Author: jd
* @Author: jd
* @Date: 2019-06-10 19:49:32
* @Date: 2019-06-10 19:49:32
* @LastEditors: jd
* @LastEditors: jd
* @LastEditTime: 2019-12-18 1
3:56:06
* @LastEditTime: 2019-12-18 1
9:00:15
*/
*/
'use strict'
;
'use strict'
;
...
@@ -35,7 +35,7 @@ class RechargeController extends Controller {
...
@@ -35,7 +35,7 @@ class RechargeController extends Controller {
type
:
{
type
:
{
required
:
true
,
required
:
true
,
type
:
'enum'
,
type
:
'enum'
,
value
:
[
'包年'
,
'预充'
,
'后付'
,
'抵扣'
,
'退款'
,
'其他'
],
value
s
:
[
'包年'
,
'预充'
,
'后付'
,
'抵扣'
,
'退款'
,
'其他'
],
},
},
remark
:
{
remark
:
{
required
:
false
,
required
:
false
,
...
...
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