切换导航条
此项目
正在载入...
登录
mmm-go-pp
/
partner01
·
提交
转到一个项目
GitLab
转到群组
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
陈志颖
2021-03-18 11:51:50 +0800
提交
29e84cfdbd5b7fc138a96ca53442c32239d9d838
1 个父辈
28684eb4
docs:订单商品dsl调整
显示空白字符变更
内嵌
并排对比
正在显示
21 个修改的文件
包含
28 行增加
和
14 行删除
document/partner01/attributes/good/actualNumber.yaml → document/partner01/attributes/goods/actualNumber.yaml
document/partner01/attributes/good/dividendRatio.yaml → document/partner01/attributes/goods/dividendRatio.yaml
document/partner01/attributes/good/dividendStatus.yaml → document/partner01/attributes/goods/dividendStatus.yaml
document/partner01/attributes/good/expectNumber.yaml → document/partner01/attributes/goods/expectNumber.yaml
document/partner01/attributes/good/goodDividend.yaml → document/partner01/attributes/goods/goodsDividend.yaml
document/partner01/attributes/good/goodId.yaml → document/partner01/attributes/goods/goodsId.yaml
document/partner01/attributes/good/goodName.yaml → document/partner01/attributes/goods/goodsName.yaml
document/partner01/attributes/good/price.yaml → document/partner01/attributes/goods/price.yaml
document/partner01/attributes/good/remark.yaml → document/partner01/attributes/goods/remark.yaml
document/partner01/attributes/goodDividend/actualDividend.yaml → document/partner01/attributes/goodsDividend/actualDividend.yaml
document/partner01/attributes/goodDividend/expectDividend.yaml → document/partner01/attributes/goodsDividend/expectDividend.yaml
document/partner01/attributes/goodDividend/expensesDividend.yaml → document/partner01/attributes/goodsDividend/expensesDividend.yaml
document/partner01/attributes/goodDividend/receivedDividend.yaml → document/partner01/attributes/goodsDividend/receivedDividend.yaml
document/partner01/attributes/goodDividend/uncollectedDividend.yaml → document/partner01/attributes/goodsDividend/uncollectedDividend.yaml
document/partner01/attributes/order/orderGoods.yaml
document/partner01/attributes/order/orderCode.yaml → document/partner01/attributes/order/orderNo.yaml
document/partner01/attributes/orderDetail/num.yaml
document/partner01/attributes/orderLog/itemId.yaml → document/partner01/attributes/orderLog/goodsId.yaml
document/partner01/attributes/orderLog/operator.yaml
document/partner01/schemas/good.yaml → document/partner01/schemas/goods.yaml
document/partner01/schemas/goodDividend.yaml → document/partner01/schemas/goodsDividend.yaml
document/partner01/attributes/good/actualNumber.yaml → document/partner01/attributes/good
s
/actualNumber.yaml
查看文件 @
29e84cf
document/partner01/attributes/good/dividendRatio.yaml → document/partner01/attributes/good
s
/dividendRatio.yaml
查看文件 @
29e84cf
document/partner01/attributes/good/dividendStatus.yaml → document/partner01/attributes/good
s
/dividendStatus.yaml
查看文件 @
29e84cf
document/partner01/attributes/good/expectNumber.yaml → document/partner01/attributes/good
s
/expectNumber.yaml
查看文件 @
29e84cf
document/partner01/attributes/good
/good
Dividend.yaml → document/partner01/attributes/good
s/goods
Dividend.yaml
查看文件 @
29e84cf
version
:
v1
kind
:
Attribute
metadata
:
name
:
goodDividend
name
:
good
s
Dividend
description
:
货品分红统计
type
:
schema
:
goodDividend
schema
:
good
s
Dividend
...
...
document/partner01/attributes/good
/good
Id.yaml → document/partner01/attributes/good
s/goods
Id.yaml
查看文件 @
29e84cf
version
:
v1
kind
:
Attribute
metadata
:
name
:
goodId
name
:
good
s
Id
description
:
订单项id
type
:
primitive
:
int64
...
...
document/partner01/attributes/good
/good
Name.yaml → document/partner01/attributes/good
s/goods
Name.yaml
查看文件 @
29e84cf
version
:
v1
kind
:
Attribute
metadata
:
name
:
goodName
name
:
good
s
Name
description
:
货品名称
type
:
primitive
:
string
...
...
document/partner01/attributes/good/price.yaml → document/partner01/attributes/good
s
/price.yaml
查看文件 @
29e84cf
document/partner01/attributes/good/remark.yaml → document/partner01/attributes/good
s
/remark.yaml
查看文件 @
29e84cf
document/partner01/attributes/goodDividend/actualDividend.yaml → document/partner01/attributes/good
s
Dividend/actualDividend.yaml
查看文件 @
29e84cf
document/partner01/attributes/goodDividend/expectDividend.yaml → document/partner01/attributes/good
s
Dividend/expectDividend.yaml
查看文件 @
29e84cf
document/partner01/attributes/goodDividend/expensesDividend.yaml → document/partner01/attributes/good
s
Dividend/expensesDividend.yaml
查看文件 @
29e84cf
document/partner01/attributes/goodDividend/receivedDividend.yaml → document/partner01/attributes/good
s
Dividend/receivedDividend.yaml
查看文件 @
29e84cf
document/partner01/attributes/goodDividend/uncollectedDividend.yaml → document/partner01/attributes/good
s
Dividend/uncollectedDividend.yaml
查看文件 @
29e84cf
document/partner01/attributes/order/orderGoods.yaml
查看文件 @
29e84cf
...
...
@@ -4,4 +4,4 @@ metadata:
name
:
orderGoods
description
:
订单货品
type
:
array
:
good
array
:
good
s
...
...
document/partner01/attributes/order/order
Code
.yaml → document/partner01/attributes/order/order
No
.yaml
查看文件 @
29e84cf
version
:
v1
kind
:
Attribute
metadata
:
name
:
order
Code
name
:
order
No
description
:
订单编号
type
:
primitive
:
string
...
...
document/partner01/attributes/orderDetail/num.yaml
0 → 100644
查看文件 @
29e84cf
version
:
v1
kind
:
Attribute
metadata
:
name
:
num
description
:
数量
type
:
primitive
:
int64
...
...
document/partner01/attributes/orderLog/
item
Id.yaml → document/partner01/attributes/orderLog/
goods
Id.yaml
查看文件 @
29e84cf
version
:
v1
kind
:
Attribute
metadata
:
name
:
item
Id
name
:
goods
Id
description
:
货品id
type
:
primitive
:
int64
...
...
document/partner01/attributes/orderLog/operator.yaml
0 → 100644
查看文件 @
29e84cf
version
:
v1
kind
:
Attribute
metadata
:
name
:
operator
description
:
操作者
type
:
schema
:
userInfo
...
...
document/partner01/schemas/good.yaml → document/partner01/schemas/good
s
.yaml
查看文件 @
29e84cf
version
:
v1
kind
:
Schema
metadata
:
name
:
good
description
:
订单货品
name
:
goods
description
:
订单商品
attributes
:
-
ref
:
goodsId
required
:
true
-
ref
:
actualNumber
required
:
true
-
ref
:
dividendStatus
required
:
true
-
ref
:
expectNumber
required
:
true
-
ref
:
goodDividend
-
ref
:
good
s
Dividend
required
:
true
-
ref
:
dividendRatio
required
:
true
-
ref
:
goodId
required
:
true
-
ref
:
goodName
-
ref
:
goodsName
required
:
true
-
ref
:
price
required
:
true
...
...
document/partner01/schemas/goodDividend.yaml → document/partner01/schemas/good
s
Dividend.yaml
查看文件 @
29e84cf
version
:
v1
kind
:
Schema
metadata
:
name
:
goodDividend
name
:
good
s
Dividend
description
:
货品分红
attributes
:
-
ref
:
actualDividend
...
...
请
注册
或
登录
后发表评论