Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
my-yaf-project
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
chenchuanwen
my-yaf-project
Commits
a2c27f87
Commit
a2c27f87
authored
Nov 21, 2018
by
christ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refund
parent
5e9cd20e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
OrderConst.php
application/library/Our/OrderConst.php
+1
-1
url.ini
conf/url.ini
+5
-0
No files found.
application/library/Our/OrderConst.php
View file @
a2c27f87
...
...
@@ -36,7 +36,7 @@ class OrderConst {
const
refoundSuccess
=
"已完成"
;
const
sellerRefuse
=
"卖家不同意退款"
;
const
waitVerify
=
"待商家确认"
;
const
sellerAgree
=
"
已
退款"
;
const
sellerAgree
=
"
卖家同意
退款"
;
const
sellerRefuseGoods
=
"商家已拒绝"
;
const
sellerAgreeGoods
=
"已退款"
;
const
waitSellerRecieve
=
'待收货'
;
...
...
conf/url.ini
View file @
a2c27f87
...
...
@@ -95,6 +95,11 @@ config.url.ossHost = "http://qmoss-01.oss-cn-hangzhou.aliyuncs.com"
;推送域名
config.url.pushHost
=
"127.0.0.1:9503"
;
config.url.indexUrl
=
"/www/web/test_qm_com/application/library/React"
config.url.libary
=
"/www/web/test_qm_com/application/library"
config.url.source
=
"/www/web/test_qm_com/public_html/data/upload/"
;config.url.source="E:/WAMP/www/www.qm.com/data/upload/"
; 文件目录
;店铺图片报错目录
...
...
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