交易系统对象图
2023-10-26 10:52:41 0 举报
某交易系统对象图
作者其他创作
大纲/内容
买主3:Custom
id = 13name = 买主三号role = Enumeration.Buyer
交易历史1:OrderIndex
id = 1ruleId = 1mechanismId = 1lotId = 3dealPrice = 1800buyerId = 11ownerId = 21dealInfo = foo.txt
系统管理员:SysUser
id = 2role = Enumeration.ShopKeeper
交易明细3:Order
id = 3ruleId = 1mechanismId = 1lotId = 3dealPrice = 1800buyerId = 13ownerId = 23dealInfo = foo.txt
机构店铺:MechanismShop
id = 1
交易明细2:Order
id = 2ruleId = 1mechanismId = 1lotId = 2dealPrice = 1200buyerId = 12ownerId = 22dealInfo = foo.txt
交易历史3:OrderIndex
id = 3ruleId = 1mechanismId = 1lotId = 3dealPrice = 1800buyerId = 13ownerId = 23dealInfo = foo.txt
买主2:Custom
id = 12name = 买主二号role = Enumeration.Buyer
本场规则:Rule
id = 1stepPrice = 10isBuyerMultiPrice = truebuyerMaxIn = 3isBuyerAnony = trueisOwnerAnony = true
交易明细1:Order
id = 1ruleId = 1mechanismId = 1lotId = 1dealPrice = 1000buyerId = 11ownerId = 21dealInfo = foo.txt
拍品2:Lot
id = 2evaluatePrice = 200ownerId = 22shopId = 1
拍品3:Lot
id = 3evaluatePrice = 300ownerId = 23shopId = 1
卖主3:Custom
id = 33name = 卖主三号role = Enumeration.Owner
交易历史2:OrderIndex
id = 2ruleId = 1mechanismId = 1lotId = 2dealPrice = 1200buyerId = 12ownerId = 22dealInfo = foo.txt
买主1:Custom
id = 11name = 买主一号role = Enumeration.Buyer
拍品1:Lot
id = 1evaluatePrice = 100ownerId = 21shopId = 1
卖主2:Custom
id = 22name = 卖主二号role = Enumeration.Owner
卖主1:Custom
id = 21name = 卖主一号role = Enumeration.Owner
id = 1role = Enumeration.RuleSeter
0 条评论
下一页