序列化表格
-
程序包 com.ishop.model
-
类 com.ishop.model.MyRecord
class MyRecord extends Object implements Serializable
-
-
程序包 com.ishop.model.po
-
类 com.ishop.model.po.EbArticle
class EbArticle extends com.walker.jdbc.BasePo<EbArticle> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
author
String author
-
cid
Long cid
-
content
String content
-
cover
String cover
-
createTime
Long createTime
-
id
Long id
-
isBanner
Integer isBanner
-
isDel
Integer isDel
-
isHot
Integer isHot
-
isset_author
boolean isset_author
-
isset_cid
boolean isset_cid
-
isset_content
boolean isset_content
-
isset_cover
boolean isset_cover
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_isBanner
boolean isset_isBanner
-
isset_isDel
boolean isset_isDel
-
isset_isHot
boolean isset_isHot
-
isset_productId
boolean isset_productId
-
isset_sort
boolean isset_sort
-
isset_status
boolean isset_status
-
isset_synopsis
boolean isset_synopsis
-
isset_title
boolean isset_title
-
isset_updateTime
boolean isset_updateTime
-
isset_visit
boolean isset_visit
-
productId
Integer productId
-
sort
Integer sort
-
status
Integer status
-
synopsis
String synopsis
-
title
String title
-
updateTime
Long updateTime
-
visit
Long visit
-
-
类 com.ishop.model.po.EbArticle_mapper
class EbArticle_mapper extends EbArticle implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbArticleCategory
class EbArticleCategory extends com.walker.jdbc.BasePo<EbArticleCategory> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
icon
String icon
-
id
Long id
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_icon
boolean isset_icon
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_name
boolean isset_name
-
isset_sort
boolean isset_sort
-
isset_status
boolean isset_status
-
isset_updateTime
boolean isset_updateTime
-
name
String name
-
sort
Integer sort
-
status
Integer status
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbArticleCategory_mapper
class EbArticleCategory_mapper extends EbArticleCategory implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbCart
class EbCart extends com.walker.jdbc.BasePo<EbCart> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
cartNum
Integer cartNum
-
createTime
Long createTime
-
id
Long id
-
isset_cartNum
boolean isset_cartNum
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_merId
boolean isset_merId
-
isset_productAttrUnique
boolean isset_productAttrUnique
-
isset_productId
boolean isset_productId
-
isset_status
boolean isset_status
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
merId
Integer merId
-
productAttrUnique
Integer productAttrUnique
-
productId
Long productId
-
status
Integer status
-
uid
Long uid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbCart_mapper
class EbCart_mapper extends EbCart implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbCityRegion
class EbCityRegion extends com.walker.jdbc.BasePo<EbCityRegion> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
isset_createTime
boolean isset_createTime
-
isset_parentId
boolean isset_parentId
-
isset_regionId
boolean isset_regionId
-
isset_regionName
boolean isset_regionName
-
isset_regionType
boolean isset_regionType
-
isset_updateTime
boolean isset_updateTime
-
parentId
Integer parentId
-
regionId
Integer regionId
用于兼容老写法 -
regionName
String regionName
-
regionType
Integer regionType
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbCityRegion_mapper
class EbCityRegion_mapper extends EbCityRegion implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbCoupon
class EbCoupon extends com.walker.jdbc.BasePo<EbCoupon> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
category
Integer category
-
couponType
Integer couponType
-
createTime
Long createTime
-
day
Integer day
-
discount
Integer discount
-
id
Integer id
-
isDel
Integer isDel
-
isFixedTime
Integer isFixedTime
-
isLimited
Integer isLimited
-
isset_category
boolean isset_category
-
isset_couponType
boolean isset_couponType
-
isset_createTime
boolean isset_createTime
-
isset_day
boolean isset_day
-
isset_discount
boolean isset_discount
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_isFixedTime
boolean isset_isFixedTime
-
isset_isLimited
boolean isset_isLimited
-
isset_isTimeReceive
boolean isset_isTimeReceive
-
isset_lastTotal
boolean isset_lastTotal
-
isset_merId
boolean isset_merId
-
isset_minPrice
boolean isset_minPrice
-
isset_money
boolean isset_money
-
isset_name
boolean isset_name
-
isset_publisher
boolean isset_publisher
-
isset_receiveEndTime
boolean isset_receiveEndTime
-
isset_receiveStartTime
boolean isset_receiveStartTime
-
isset_receiveType
boolean isset_receiveType
-
isset_sort
boolean isset_sort
-
isset_status
boolean isset_status
-
isset_total
boolean isset_total
-
isset_updateTime
boolean isset_updateTime
-
isset_useEndTime
boolean isset_useEndTime
-
isset_useStartTime
boolean isset_useStartTime
-
isTimeReceive
Integer isTimeReceive
-
lastTotal
Integer lastTotal
-
merId
Integer merId
-
minPrice
Long minPrice
-
money
Long money
-
name
String name
-
publisher
Integer publisher
-
receiveEndTime
Long receiveEndTime
-
receiveStartTime
Long receiveStartTime
-
receiveType
Integer receiveType
-
sort
Integer sort
-
status
Integer status
-
total
Integer total
-
updateTime
Long updateTime
-
useEndTime
Long useEndTime
-
useStartTime
Long useStartTime
-
-
类 com.ishop.model.po.EbCoupon_mapper
class EbCoupon_mapper extends EbCoupon implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbCouponUser
class EbCouponUser extends com.walker.jdbc.BasePo<EbCouponUser> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
category
Integer category
-
couponId
Integer couponId
-
couponType
Integer couponType
-
createTime
Long createTime
-
discount
Integer discount
-
endTime
Long endTime
-
id
Long id
-
isset_category
boolean isset_category
-
isset_couponId
boolean isset_couponId
-
isset_couponType
boolean isset_couponType
-
isset_createTime
boolean isset_createTime
-
isset_discount
boolean isset_discount
-
isset_endTime
boolean isset_endTime
-
isset_id
boolean isset_id
-
isset_merId
boolean isset_merId
-
isset_minPrice
boolean isset_minPrice
-
isset_money
boolean isset_money
-
isset_name
boolean isset_name
-
isset_publisher
boolean isset_publisher
-
isset_receiveType
boolean isset_receiveType
-
isset_startTime
boolean isset_startTime
-
isset_status
boolean isset_status
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
isset_useTime
boolean isset_useTime
-
merId
Integer merId
-
minPrice
Double minPrice
-
money
Double money
-
name
String name
-
publisher
Integer publisher
-
receiveType
Integer receiveType
-
startTime
Long startTime
-
status
Integer status
-
uid
Long uid
-
updateTime
Long updateTime
-
useTime
Long useTime
-
-
类 com.ishop.model.po.EbCouponUser_mapper
class EbCouponUser_mapper extends EbCouponUser implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbExpress
class EbExpress extends com.walker.jdbc.BasePo<EbExpress> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
account
String account
-
code
String code
-
id
Integer id
用于兼容老写法 -
isset_account
boolean isset_account
-
isset_code
boolean isset_code
-
isset_id
boolean isset_id
-
isset_isShow
boolean isset_isShow
-
isset_name
boolean isset_name
-
isset_net
boolean isset_net
-
isset_netName
boolean isset_netName
-
isset_partnerId
boolean isset_partnerId
-
isset_partnerKey
boolean isset_partnerKey
-
isset_password
boolean isset_password
-
isset_sort
boolean isset_sort
-
isset_status
boolean isset_status
-
isShow
Integer isShow
-
name
String name
-
net
Integer net
-
netName
String netName
-
partnerId
Integer partnerId
-
partnerKey
Integer partnerKey
-
password
String password
-
sort
Integer sort
-
status
Integer status
-
-
类 com.ishop.model.po.EbExpress_mapper
class EbExpress_mapper extends EbExpress implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbLevel
class EbLevel extends com.walker.jdbc.BasePo<EbLevel> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
discount
Integer discount
-
experience
Integer experience
-
grade
Integer grade
-
icon
String icon
-
id
Integer id
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_discount
boolean isset_discount
-
isset_experience
boolean isset_experience
-
isset_grade
boolean isset_grade
-
isset_icon
boolean isset_icon
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_isShow
boolean isset_isShow
-
isset_name
boolean isset_name
-
isset_updateTime
boolean isset_updateTime
-
isShow
Integer isShow
-
name
String name
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbLevel_mapper
class EbLevel_mapper extends EbLevel implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchant
class EbMerchant extends com.walker.jdbc.BasePo<EbMerchant> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
addressDetail
String addressDetail
-
adminId
Long adminId
-
avatar
String avatar
-
backImage
String backImage
-
balance
Double balance
-
categoryId
Integer categoryId
-
city
String city
-
copyProductNum
Integer copyProductNum
-
coverImage
String coverImage
-
createId
Long createId
-
createTime
Long createTime
-
createType
String createType
-
district
String district
-
email
String email
-
handlingFee
Integer handlingFee
-
id
Integer id
-
intro
String intro
-
isDel
Integer isDel
-
isRecommend
Integer isRecommend
-
isSelf
Integer isSelf
-
isset_addressDetail
boolean isset_addressDetail
-
isset_adminId
boolean isset_adminId
-
isset_avatar
boolean isset_avatar
-
isset_backImage
boolean isset_backImage
-
isset_balance
boolean isset_balance
-
isset_categoryId
boolean isset_categoryId
-
isset_city
boolean isset_city
-
isset_copyProductNum
boolean isset_copyProductNum
-
isset_coverImage
boolean isset_coverImage
-
isset_createId
boolean isset_createId
-
isset_createTime
boolean isset_createTime
-
isset_createType
boolean isset_createType
-
isset_district
boolean isset_district
-
isset_email
boolean isset_email
-
isset_handlingFee
boolean isset_handlingFee
-
isset_id
boolean isset_id
-
isset_intro
boolean isset_intro
-
isset_isDel
boolean isset_isDel
-
isset_isRecommend
boolean isset_isRecommend
-
isset_isSelf
boolean isset_isSelf
-
isset_isSwitch
boolean isset_isSwitch
-
isset_isTakeTheir
boolean isset_isTakeTheir
-
isset_keywords
boolean isset_keywords
-
isset_latitude
boolean isset_latitude
-
isset_longitude
boolean isset_longitude
-
isset_name
boolean isset_name
-
isset_pcBackImage
boolean isset_pcBackImage
-
isset_pcBanner
boolean isset_pcBanner
-
isset_phone
boolean isset_phone
-
isset_productSwitch
boolean isset_productSwitch
-
isset_province
boolean isset_province
-
isset_qualificationPicture
boolean isset_qualificationPicture
-
isset_realName
boolean isset_realName
-
isset_rectangleLogo
boolean isset_rectangleLogo
-
isset_remark
boolean isset_remark
-
isset_sort
boolean isset_sort
-
isset_starLevel
boolean isset_starLevel
-
isset_streetBackImage
boolean isset_streetBackImage
-
isset_typeId
boolean isset_typeId
-
isset_updateTime
boolean isset_updateTime
-
isset_uuid
boolean isset_uuid
-
isSwitch
Integer isSwitch
-
isTakeTheir
Integer isTakeTheir
-
keywords
String keywords
-
latitude
String latitude
-
longitude
String longitude
-
name
String name
-
pcBackImage
String pcBackImage
-
pcBanner
String pcBanner
-
phone
String phone
-
productSwitch
Integer productSwitch
-
province
String province
-
qualificationPicture
String qualificationPicture
-
realName
String realName
-
rectangleLogo
String rectangleLogo
-
remark
String remark
-
sort
Integer sort
-
starLevel
Integer starLevel
-
streetBackImage
String streetBackImage
-
typeId
Integer typeId
-
updateTime
Long updateTime
-
uuid
String uuid
-
-
类 com.ishop.model.po.EbMerchant_mapper
class EbMerchant_mapper extends EbMerchant implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantApply
class EbMerchantApply extends com.walker.jdbc.BasePo<EbMerchantApply> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
account
String account
-
address
String address
-
auditorId
Integer auditorId
-
auditStatus
Integer auditStatus
-
categoryId
Integer categoryId
-
createTime
Long createTime
-
denialReason
String denialReason
-
email
String email
-
handlingFee
Integer handlingFee
-
id
Long id
-
isRecommend
Integer isRecommend
-
isSelf
Integer isSelf
-
isset_account
boolean isset_account
-
isset_address
boolean isset_address
-
isset_auditorId
boolean isset_auditorId
-
isset_auditStatus
boolean isset_auditStatus
-
isset_categoryId
boolean isset_categoryId
-
isset_createTime
boolean isset_createTime
-
isset_denialReason
boolean isset_denialReason
-
isset_email
boolean isset_email
-
isset_handlingFee
boolean isset_handlingFee
-
isset_id
boolean isset_id
-
isset_isRecommend
boolean isset_isRecommend
-
isset_isSelf
boolean isset_isSelf
-
isset_keywords
boolean isset_keywords
-
isset_name
boolean isset_name
-
isset_password
boolean isset_password
-
isset_phone
boolean isset_phone
-
isset_qualificationPicture
boolean isset_qualificationPicture
-
isset_realName
boolean isset_realName
-
isset_remark
boolean isset_remark
-
isset_typeId
boolean isset_typeId
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
keywords
String keywords
-
name
String name
-
password
String password
-
phone
String phone
-
qualificationPicture
String qualificationPicture
-
realName
String realName
-
remark
String remark
-
typeId
Integer typeId
-
uid
Integer uid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbMerchantApply_mapper
class EbMerchantApply_mapper extends EbMerchantApply implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantCategory
class EbMerchantCategory extends com.walker.jdbc.BasePo<EbMerchantCategory> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
handlingFee
Integer handlingFee
-
id
Integer id
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_handlingFee
boolean isset_handlingFee
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_name
boolean isset_name
-
isset_updateTime
boolean isset_updateTime
-
name
String name
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbMerchantCategory_mapper
class EbMerchantCategory_mapper extends EbMerchantCategory implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantDailyStatement
class EbMerchantDailyStatement extends com.walker.jdbc.BasePo<EbMerchantDailyStatement> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
dataDate
String dataDate
-
firstBrokerage
Double firstBrokerage
-
handlingFee
Double handlingFee
-
id
Long id
-
incomeExpenditure
Double incomeExpenditure
-
isset_dataDate
boolean isset_dataDate
-
isset_firstBrokerage
boolean isset_firstBrokerage
-
isset_handlingFee
boolean isset_handlingFee
-
isset_id
boolean isset_id
-
isset_incomeExpenditure
boolean isset_incomeExpenditure
-
isset_merId
boolean isset_merId
-
isset_orderIncomeAmount
boolean isset_orderIncomeAmount
-
isset_orderNum
boolean isset_orderNum
-
isset_orderPayAmount
boolean isset_orderPayAmount
-
isset_payoutAmount
boolean isset_payoutAmount
-
isset_payoutNum
boolean isset_payoutNum
-
isset_refundAmount
boolean isset_refundAmount
-
isset_refundNum
boolean isset_refundNum
-
isset_secondBrokerage
boolean isset_secondBrokerage
-
merId
Integer merId
-
orderIncomeAmount
Double orderIncomeAmount
-
orderNum
Integer orderNum
-
orderPayAmount
Double orderPayAmount
-
payoutAmount
Double payoutAmount
-
payoutNum
Integer payoutNum
-
refundAmount
Double refundAmount
-
refundNum
Integer refundNum
-
secondBrokerage
Double secondBrokerage
-
-
类 com.ishop.model.po.EbMerchantDailyStatement_mapper
class EbMerchantDailyStatement_mapper extends EbMerchantDailyStatement implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantInfo
class EbMerchantInfo extends com.walker.jdbc.BasePo<EbMerchantInfo> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
alertStock
Integer alertStock
-
alipayCode
String alipayCode
-
alipayQrcodeUrl
String alipayQrcodeUrl
-
bankAddress
String bankAddress
-
bankCard
String bankCard
-
bankName
String bankName
-
bankUserName
String bankUserName
-
createTime
Long createTime
-
id
Integer id
-
isset_alertStock
boolean isset_alertStock
-
isset_alipayCode
boolean isset_alipayCode
-
isset_alipayQrcodeUrl
boolean isset_alipayQrcodeUrl
-
isset_bankAddress
boolean isset_bankAddress
-
isset_bankCard
boolean isset_bankCard
-
isset_bankName
boolean isset_bankName
-
isset_bankUserName
boolean isset_bankUserName
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_merId
boolean isset_merId
-
isset_realName
boolean isset_realName
-
isset_serviceLink
boolean isset_serviceLink
-
isset_servicePhone
boolean isset_servicePhone
-
isset_serviceType
boolean isset_serviceType
-
isset_settlementType
boolean isset_settlementType
-
isset_updateTime
boolean isset_updateTime
-
isset_wechatCode
boolean isset_wechatCode
-
isset_wechatQrcodeUrl
boolean isset_wechatQrcodeUrl
-
merId
Integer merId
-
realName
String realName
-
serviceLink
String serviceLink
-
servicePhone
String servicePhone
-
serviceType
String serviceType
-
settlementType
String settlementType
-
updateTime
Long updateTime
-
wechatCode
String wechatCode
-
wechatQrcodeUrl
String wechatQrcodeUrl
-
-
类 com.ishop.model.po.EbMerchantInfo_mapper
class EbMerchantInfo_mapper extends EbMerchantInfo implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantMonthStatement
class EbMerchantMonthStatement extends com.walker.jdbc.BasePo<EbMerchantMonthStatement> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
dataDate
String dataDate
-
firstBrokerage
Double firstBrokerage
-
handlingFee
Double handlingFee
-
id
Long id
-
incomeExpenditure
Double incomeExpenditure
-
isset_dataDate
boolean isset_dataDate
-
isset_firstBrokerage
boolean isset_firstBrokerage
-
isset_handlingFee
boolean isset_handlingFee
-
isset_id
boolean isset_id
-
isset_incomeExpenditure
boolean isset_incomeExpenditure
-
isset_merId
boolean isset_merId
-
isset_orderIncomeAmount
boolean isset_orderIncomeAmount
-
isset_orderNum
boolean isset_orderNum
-
isset_orderPayAmount
boolean isset_orderPayAmount
-
isset_payoutAmount
boolean isset_payoutAmount
-
isset_payoutNum
boolean isset_payoutNum
-
isset_refundAmount
boolean isset_refundAmount
-
isset_refundNum
boolean isset_refundNum
-
isset_secondBrokerage
boolean isset_secondBrokerage
-
merId
Integer merId
-
orderIncomeAmount
Double orderIncomeAmount
-
orderNum
Integer orderNum
-
orderPayAmount
Double orderPayAmount
-
payoutAmount
Double payoutAmount
-
payoutNum
Integer payoutNum
-
refundAmount
Double refundAmount
-
refundNum
Integer refundNum
-
secondBrokerage
Double secondBrokerage
-
-
类 com.ishop.model.po.EbMerchantMonthStatement_mapper
class EbMerchantMonthStatement_mapper extends EbMerchantMonthStatement implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantOrder
class EbMerchantOrder extends com.walker.jdbc.BasePo<EbMerchantOrder> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
bargainId
Integer bargainId
-
bargainUserId
Integer bargainUserId
-
clerkId
Long clerkId
-
combinationId
Long combinationId
-
commissionCharge
Double commissionCharge
-
couponId
Long couponId
-
couponPrice
Double couponPrice
-
createTime
Long createTime
-
deliveryType
String deliveryType
-
firstBrokerage
Double firstBrokerage
-
gainIntegral
Integer gainIntegral
-
id
Long id
-
integralPrice
Double integralPrice
-
isset_bargainId
boolean isset_bargainId
-
isset_bargainUserId
boolean isset_bargainUserId
-
isset_clerkId
boolean isset_clerkId
-
isset_combinationId
boolean isset_combinationId
-
isset_commissionCharge
boolean isset_commissionCharge
-
isset_couponId
boolean isset_couponId
-
isset_couponPrice
boolean isset_couponPrice
-
isset_createTime
boolean isset_createTime
-
isset_deliveryType
boolean isset_deliveryType
-
isset_firstBrokerage
boolean isset_firstBrokerage
-
isset_gainIntegral
boolean isset_gainIntegral
-
isset_id
boolean isset_id
-
isset_integralPrice
boolean isset_integralPrice
-
isset_isSplitDelivery
boolean isset_isSplitDelivery
-
isset_merchantRemark
boolean isset_merchantRemark
-
isset_merId
boolean isset_merId
-
isset_orderNo
boolean isset_orderNo
-
isset_payChannel
boolean isset_payChannel
-
isset_payPostage
boolean isset_payPostage
-
isset_payPrice
boolean isset_payPrice
-
isset_payType
boolean isset_payType
-
isset_pinkId
boolean isset_pinkId
-
isset_proTotalPrice
boolean isset_proTotalPrice
-
isset_realName
boolean isset_realName
-
isset_seckillId
boolean isset_seckillId
-
isset_secondBrokerage
boolean isset_secondBrokerage
-
isset_shippingType
boolean isset_shippingType
-
isset_totalNum
boolean isset_totalNum
-
isset_totalPostage
boolean isset_totalPostage
-
isset_totalPrice
boolean isset_totalPrice
-
isset_type
boolean isset_type
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
isset_useIntegral
boolean isset_useIntegral
-
isset_userAddress
boolean isset_userAddress
-
isset_userPhone
boolean isset_userPhone
-
isset_userRemark
boolean isset_userRemark
-
isset_verifyCode
boolean isset_verifyCode
-
isSplitDelivery
Integer isSplitDelivery
-
merchantRemark
String merchantRemark
-
merId
Integer merId
-
orderNo
String orderNo
-
payChannel
String payChannel
-
payPostage
Double payPostage
-
payPrice
Double payPrice
-
payType
String payType
-
pinkId
Integer pinkId
-
proTotalPrice
Double proTotalPrice
-
realName
String realName
-
seckillId
Long seckillId
-
secondBrokerage
Double secondBrokerage
-
shippingType
Integer shippingType
-
totalNum
Integer totalNum
-
totalPostage
Double totalPostage
-
totalPrice
Double totalPrice
-
type
Integer type
-
uid
Long uid
-
updateTime
Long updateTime
-
useIntegral
Integer useIntegral
-
userAddress
String userAddress
-
userPhone
String userPhone
-
userRemark
String userRemark
-
verifyCode
String verifyCode
-
-
类 com.ishop.model.po.EbMerchantOrder_mapper
class EbMerchantOrder_mapper extends EbMerchantOrder implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantProductCategory
class EbMerchantProductCategory extends com.walker.jdbc.BasePo<EbMerchantProductCategory> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
icon
String icon
-
id
Integer id
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_icon
boolean isset_icon
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_isShow
boolean isset_isShow
-
isset_merId
boolean isset_merId
-
isset_name
boolean isset_name
-
isset_pid
boolean isset_pid
-
isset_sort
boolean isset_sort
-
isset_updateTime
boolean isset_updateTime
-
isShow
Integer isShow
-
merId
Integer merId
-
name
String name
-
pid
Integer pid
-
sort
Integer sort
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbMerchantProductCategory_mapper
class EbMerchantProductCategory_mapper extends EbMerchantProductCategory implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantProductGuaranteeGroup
class EbMerchantProductGuaranteeGroup extends com.walker.jdbc.BasePo<EbMerchantProductGuaranteeGroup> implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantProductGuaranteeGroup_mapper
class EbMerchantProductGuaranteeGroup_mapper extends EbMerchantProductGuaranteeGroup implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbMerchantType
class EbMerchantType extends com.walker.jdbc.BasePo<EbMerchantType> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
id
Integer id
-
info
String info
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_info
boolean isset_info
-
isset_isDel
boolean isset_isDel
-
isset_name
boolean isset_name
-
isset_updateTime
boolean isset_updateTime
-
name
String name
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbMerchantType_mapper
class EbMerchantType_mapper extends EbMerchantType implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbOrder
class EbOrder extends com.walker.jdbc.BasePo<EbOrder> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
cancelStatus
Integer cancelStatus
-
couponPrice
Double couponPrice
-
createTime
Long createTime
-
gainIntegral
Integer gainIntegral
-
id
Long id
-
integralPrice
Double integralPrice
-
isDel
Integer isDel
-
isMerchantDel
Integer isMerchantDel
-
isset_cancelStatus
boolean isset_cancelStatus
-
isset_couponPrice
boolean isset_couponPrice
-
isset_createTime
boolean isset_createTime
-
isset_gainIntegral
boolean isset_gainIntegral
-
isset_id
boolean isset_id
-
isset_integralPrice
boolean isset_integralPrice
-
isset_isDel
boolean isset_isDel
-
isset_isMerchantDel
boolean isset_isMerchantDel
-
isset_isUserDel
boolean isset_isUserDel
-
isset_level
boolean isset_level
-
isset_merId
boolean isset_merId
-
isset_orderNo
boolean isset_orderNo
-
isset_outTradeNo
boolean isset_outTradeNo
-
isset_paid
boolean isset_paid
-
isset_payChannel
boolean isset_payChannel
-
isset_payPostage
boolean isset_payPostage
-
isset_payPrice
boolean isset_payPrice
-
isset_payTime
boolean isset_payTime
-
isset_payType
boolean isset_payType
-
isset_platOrderNo
boolean isset_platOrderNo
-
isset_proTotalPrice
boolean isset_proTotalPrice
-
isset_receivingTime
boolean isset_receivingTime
-
isset_redirect
boolean isset_redirect
-
isset_refundStatus
boolean isset_refundStatus
-
isset_status
boolean isset_status
-
isset_totalNum
boolean isset_totalNum
-
isset_totalPostage
boolean isset_totalPostage
-
isset_totalPrice
boolean isset_totalPrice
-
isset_type
boolean isset_type
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
isset_useIntegral
boolean isset_useIntegral
-
isUserDel
Integer isUserDel
-
level
Integer level
-
merId
Integer merId
-
orderNo
String orderNo
-
outTradeNo
String outTradeNo
-
paid
Integer paid
-
payChannel
String payChannel
-
payPostage
Double payPostage
-
payPrice
Double payPrice
-
payTime
Long payTime
-
payType
String payType
-
platOrderNo
String platOrderNo
-
proTotalPrice
Double proTotalPrice
-
receivingTime
Long receivingTime
-
redirect
String redirect
-
refundStatus
Integer refundStatus
-
status
Integer status
-
totalNum
Integer totalNum
-
totalPostage
Double totalPostage
-
totalPrice
Double totalPrice
-
type
Integer type
-
uid
Long uid
-
updateTime
Long updateTime
-
useIntegral
Integer useIntegral
-
-
类 com.ishop.model.po.EbOrder_mapper
class EbOrder_mapper extends EbOrder implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbOrderDetail
class EbOrderDetail extends com.walker.jdbc.BasePo<EbOrderDetail> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
applyRefundNum
Integer applyRefundNum
-
attrValueId
Integer attrValueId
-
brokerage
Integer brokerage
-
brokerageTwo
Integer brokerageTwo
-
couponPrice
Double couponPrice
-
createTime
Long createTime
-
deliveryNum
Integer deliveryNum
-
firstBrokerageFee
Double firstBrokerageFee
-
freightFee
Double freightFee
-
gainIntegral
Integer gainIntegral
-
id
Long id
-
image
String image
-
integralPrice
Double integralPrice
-
isReceipt
Integer isReceipt
-
isReply
Integer isReply
-
isset_applyRefundNum
boolean isset_applyRefundNum
-
isset_attrValueId
boolean isset_attrValueId
-
isset_brokerage
boolean isset_brokerage
-
isset_brokerageTwo
boolean isset_brokerageTwo
-
isset_couponPrice
boolean isset_couponPrice
-
isset_createTime
boolean isset_createTime
-
isset_deliveryNum
boolean isset_deliveryNum
-
isset_firstBrokerageFee
boolean isset_firstBrokerageFee
-
isset_freightFee
boolean isset_freightFee
-
isset_gainIntegral
boolean isset_gainIntegral
-
isset_id
boolean isset_id
-
isset_image
boolean isset_image
-
isset_integralPrice
boolean isset_integralPrice
-
isset_isReceipt
boolean isset_isReceipt
-
isset_isReply
boolean isset_isReply
-
isset_merId
boolean isset_merId
-
isset_orderNo
boolean isset_orderNo
-
isset_payNum
boolean isset_payNum
-
isset_payPrice
boolean isset_payPrice
-
isset_price
boolean isset_price
-
isset_productId
boolean isset_productId
-
isset_productName
boolean isset_productName
-
isset_productType
boolean isset_productType
-
isset_refundFirstBrokerageFee
boolean isset_refundFirstBrokerageFee
-
isset_refundGainIntegral
boolean isset_refundGainIntegral
-
isset_refundIntegralPrice
boolean isset_refundIntegralPrice
-
isset_refundNum
boolean isset_refundNum
-
isset_refundPrice
boolean isset_refundPrice
-
isset_refundSecondBrokerageFee
boolean isset_refundSecondBrokerageFee
-
isset_refundUseIntegral
boolean isset_refundUseIntegral
-
isset_secondBrokerageFee
boolean isset_secondBrokerageFee
-
isset_sku
boolean isset_sku
-
isset_subBrokerageType
boolean isset_subBrokerageType
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
isset_useIntegral
boolean isset_useIntegral
-
isset_vipPrice
boolean isset_vipPrice
-
isset_volume
boolean isset_volume
-
isset_weight
boolean isset_weight
-
merId
Integer merId
-
orderNo
String orderNo
-
payNum
Integer payNum
-
payPrice
Double payPrice
-
price
Double price
-
productId
Long productId
-
productName
String productName
-
productType
Integer productType
-
refundFirstBrokerageFee
Double refundFirstBrokerageFee
-
refundGainIntegral
Integer refundGainIntegral
-
refundIntegralPrice
Double refundIntegralPrice
-
refundNum
Integer refundNum
-
refundPrice
Double refundPrice
-
refundSecondBrokerageFee
Double refundSecondBrokerageFee
-
refundUseIntegral
Integer refundUseIntegral
-
secondBrokerageFee
Double secondBrokerageFee
-
sku
String sku
-
subBrokerageType
Integer subBrokerageType
-
uid
Long uid
-
updateTime
Long updateTime
-
useIntegral
Integer useIntegral
-
vipPrice
Double vipPrice
-
volume
Double volume
-
weight
Double weight
-
-
类 com.ishop.model.po.EbOrderDetail_mapper
class EbOrderDetail_mapper extends EbOrderDetail implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbOrderInvoice
class EbOrderInvoice extends com.walker.jdbc.BasePo<EbOrderInvoice> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
expressCode
String expressCode
-
expressName
String expressName
-
id
Long id
-
isset_createTime
boolean isset_createTime
-
isset_expressCode
boolean isset_expressCode
-
isset_expressName
boolean isset_expressName
-
isset_id
boolean isset_id
-
isset_merId
boolean isset_merId
-
isset_orderNo
boolean isset_orderNo
-
isset_totalNum
boolean isset_totalNum
-
isset_trackingNumber
boolean isset_trackingNumber
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
merId
Integer merId
-
orderNo
String orderNo
-
totalNum
Integer totalNum
-
trackingNumber
String trackingNumber
-
uid
Long uid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbOrderInvoice_mapper
class EbOrderInvoice_mapper extends EbOrderInvoice implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbOrderInvoiceDetail
class EbOrderInvoiceDetail extends com.walker.jdbc.BasePo<EbOrderInvoiceDetail> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
attrValueId
Integer attrValueId
-
createTime
Long createTime
-
id
Long id
-
image
String image
-
invoiceId
Long invoiceId
-
isset_attrValueId
boolean isset_attrValueId
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_image
boolean isset_image
-
isset_invoiceId
boolean isset_invoiceId
-
isset_num
boolean isset_num
-
isset_productId
boolean isset_productId
-
isset_productName
boolean isset_productName
-
isset_sku
boolean isset_sku
-
isset_updateTime
boolean isset_updateTime
-
num
Integer num
-
productId
Long productId
-
productName
String productName
-
sku
String sku
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbOrderInvoiceDetail_mapper
class EbOrderInvoiceDetail_mapper extends EbOrderInvoiceDetail implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProduct
class EbProduct extends com.walker.jdbc.BasePo<EbProduct> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
auditStatus
Integer auditStatus
-
brandId
Integer brandId
-
browse
Integer browse
-
categoryId
Integer categoryId
-
cateId
String cateId
-
codePath
String codePath
-
cost
Double cost
-
createTime
Long createTime
-
ficti
Integer ficti
-
flatPattern
String flatPattern
-
guaranteeIds
String guaranteeIds
-
id
Long id
-
image
String image
-
intro
String intro
-
isAudit
Integer isAudit
-
isDel
Integer isDel
-
isRecycle
Integer isRecycle
-
isset_auditStatus
boolean isset_auditStatus
-
isset_brandId
boolean isset_brandId
-
isset_browse
boolean isset_browse
-
isset_categoryId
boolean isset_categoryId
-
isset_cateId
boolean isset_cateId
-
isset_codePath
boolean isset_codePath
-
isset_cost
boolean isset_cost
-
isset_createTime
boolean isset_createTime
-
isset_ficti
boolean isset_ficti
-
isset_flatPattern
boolean isset_flatPattern
-
isset_guaranteeIds
boolean isset_guaranteeIds
-
isset_id
boolean isset_id
-
isset_image
boolean isset_image
-
isset_intro
boolean isset_intro
-
isset_isAudit
boolean isset_isAudit
-
isset_isDel
boolean isset_isDel
-
isset_isRecycle
boolean isset_isRecycle
-
isset_isShow
boolean isset_isShow
-
isset_isSub
boolean isset_isSub
-
isset_keyword
boolean isset_keyword
-
isset_merId
boolean isset_merId
-
isset_name
boolean isset_name
-
isset_otPrice
boolean isset_otPrice
-
isset_price
boolean isset_price
-
isset_rankNum
boolean isset_rankNum
-
isset_reason
boolean isset_reason
-
isset_sales
boolean isset_sales
-
isset_sliderImage
boolean isset_sliderImage
-
isset_sort
boolean isset_sort
-
isset_soureLink
boolean isset_soureLink
-
isset_specType
boolean isset_specType
-
isset_stock
boolean isset_stock
-
isset_tempId
boolean isset_tempId
-
isset_unitName
boolean isset_unitName
-
isset_updateTime
boolean isset_updateTime
-
isset_videoLink
boolean isset_videoLink
-
isset_vipPrice
boolean isset_vipPrice
-
isShow
Integer isShow
-
isSub
Integer isSub
-
keyword
String keyword
-
merId
Integer merId
-
name
String name
-
otPrice
Double otPrice
-
price
Double price
-
rankNum
Integer rankNum
-
reason
String reason
-
sales
Integer sales
-
sliderImage
String sliderImage
-
sort
Integer sort
-
soureLink
String soureLink
-
specType
Integer specType
-
stock
Integer stock
-
tempId
Integer tempId
-
unitName
String unitName
-
updateTime
Long updateTime
-
videoLink
String videoLink
-
vipPrice
Double vipPrice
-
-
类 com.ishop.model.po.EbProduct_mapper
class EbProduct_mapper extends EbProduct implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductAttr
class EbProductAttr extends com.walker.jdbc.BasePo<EbProductAttr> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
attrName
String attrName
-
attrValues
String attrValues
-
id
Integer id
-
isDel
Integer isDel
-
isset_attrName
boolean isset_attrName
-
isset_attrValues
boolean isset_attrValues
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_productId
boolean isset_productId
-
isset_type
boolean isset_type
-
productId
Long productId
-
type
Integer type
-
-
类 com.ishop.model.po.EbProductAttr_mapper
class EbProductAttr_mapper extends EbProductAttr implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductAttrValue
class EbProductAttrValue extends com.walker.jdbc.BasePo<EbProductAttrValue> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
attrValue
String attrValue
-
barCode
String barCode
-
brokerage
Double brokerage
-
brokerageTwo
Double brokerageTwo
-
cost
Double cost
-
id
Integer id
-
image
String image
-
isCallback
Integer isCallback
-
isDel
Integer isDel
-
isset_attrValue
boolean isset_attrValue
-
isset_barCode
boolean isset_barCode
-
isset_brokerage
boolean isset_brokerage
-
isset_brokerageTwo
boolean isset_brokerageTwo
-
isset_cost
boolean isset_cost
-
isset_id
boolean isset_id
-
isset_image
boolean isset_image
-
isset_isCallback
boolean isset_isCallback
-
isset_isDel
boolean isset_isDel
-
isset_masterId
boolean isset_masterId
-
isset_otPrice
boolean isset_otPrice
-
isset_price
boolean isset_price
-
isset_productId
boolean isset_productId
-
isset_quota
boolean isset_quota
-
isset_quotaShow
boolean isset_quotaShow
-
isset_sales
boolean isset_sales
-
isset_sku
boolean isset_sku
-
isset_stock
boolean isset_stock
-
isset_type
boolean isset_type
-
isset_version
boolean isset_version
-
isset_volume
boolean isset_volume
-
isset_weight
boolean isset_weight
-
masterId
Integer masterId
-
otPrice
Double otPrice
-
price
Double price
-
productId
Long productId
-
quota
Integer quota
-
quotaShow
Integer quotaShow
-
sales
Integer sales
-
sku
String sku
-
stock
Integer stock
-
type
Integer type
-
version
Integer version
-
volume
Double volume
-
weight
Double weight
-
-
类 com.ishop.model.po.EbProductAttrValue_mapper
class EbProductAttrValue_mapper extends EbProductAttrValue implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductBrand
class EbProductBrand extends com.walker.jdbc.BasePo<EbProductBrand> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
icon
String icon
-
id
Integer id
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_icon
boolean isset_icon
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_isShow
boolean isset_isShow
-
isset_name
boolean isset_name
-
isset_sort
boolean isset_sort
-
isset_updateTime
boolean isset_updateTime
-
isShow
Integer isShow
-
name
String name
-
sort
Integer sort
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbProductBrand_mapper
class EbProductBrand_mapper extends EbProductBrand implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductCategory
class EbProductCategory extends com.walker.jdbc.BasePo<EbProductCategory> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
icon
String icon
-
id
Integer id
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_icon
boolean isset_icon
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_isShow
boolean isset_isShow
-
isset_level
boolean isset_level
-
isset_name
boolean isset_name
-
isset_pid
boolean isset_pid
-
isset_sort
boolean isset_sort
-
isset_updateTime
boolean isset_updateTime
-
isShow
Integer isShow
-
level
Integer level
-
name
String name
-
pid
Integer pid
-
sort
Integer sort
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbProductCategory_mapper
class EbProductCategory_mapper extends EbProductCategory implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductCoupon
class EbProductCoupon extends com.walker.jdbc.BasePo<EbProductCoupon> implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductCoupon_mapper
class EbProductCoupon_mapper extends EbProductCoupon implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductDescription
class EbProductDescription extends com.walker.jdbc.BasePo<EbProductDescription> implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductDescription_mapper
class EbProductDescription_mapper extends EbProductDescription implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductGuarantee
class EbProductGuarantee extends com.walker.jdbc.BasePo<EbProductGuarantee> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
content
String content
-
createTime
Long createTime
-
icon
String icon
-
id
Integer id
-
isDel
Integer isDel
-
isset_content
boolean isset_content
-
isset_createTime
boolean isset_createTime
-
isset_icon
boolean isset_icon
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_isShow
boolean isset_isShow
-
isset_name
boolean isset_name
-
isset_sort
boolean isset_sort
-
isset_updateTime
boolean isset_updateTime
-
isShow
Integer isShow
-
name
String name
-
sort
Integer sort
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbProductGuarantee_mapper
class EbProductGuarantee_mapper extends EbProductGuarantee implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductGuaranteeGroup
class EbProductGuaranteeGroup extends com.walker.jdbc.BasePo<EbProductGuaranteeGroup> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
id
Integer id
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_merId
boolean isset_merId
-
isset_name
boolean isset_name
-
isset_updateTime
boolean isset_updateTime
-
merId
Integer merId
-
name
String name
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbProductGuaranteeGroup_mapper
class EbProductGuaranteeGroup_mapper extends EbProductGuaranteeGroup implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductRelation
class EbProductRelation extends com.walker.jdbc.BasePo<EbProductRelation> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
category
Integer category
-
createTime
Long createTime
-
id
Long id
-
isset_category
boolean isset_category
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_productId
boolean isset_productId
-
isset_type
boolean isset_type
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
productId
Long productId
-
type
String type
-
uid
Long uid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbProductRelation_mapper
class EbProductRelation_mapper extends EbProductRelation implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductReply
class EbProductReply extends com.walker.jdbc.BasePo<EbProductReply> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
attrValueId
Integer attrValueId
-
avatar
String avatar
-
comment
String comment
-
createTime
Long createTime
-
id
Long id
-
isDel
Integer isDel
-
isReply
Integer isReply
-
isset_attrValueId
boolean isset_attrValueId
-
isset_avatar
boolean isset_avatar
-
isset_comment
boolean isset_comment
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_isReply
boolean isset_isReply
-
isset_merchantReplyContent
boolean isset_merchantReplyContent
-
isset_merchantReplyTime
boolean isset_merchantReplyTime
-
isset_merId
boolean isset_merId
-
isset_nickname
boolean isset_nickname
-
isset_orderDetailId
boolean isset_orderDetailId
-
isset_orderNo
boolean isset_orderNo
-
isset_pics
boolean isset_pics
-
isset_productId
boolean isset_productId
-
isset_sku
boolean isset_sku
-
isset_star
boolean isset_star
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
merchantReplyContent
String merchantReplyContent
-
merchantReplyTime
Long merchantReplyTime
-
merId
Integer merId
-
nickname
String nickname
-
orderDetailId
Long orderDetailId
-
orderNo
String orderNo
-
pics
String pics
-
productId
Long productId
-
sku
String sku
-
star
Integer star
-
uid
Long uid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbProductReply_mapper
class EbProductReply_mapper extends EbProductReply implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductRule
class EbProductRule extends com.walker.jdbc.BasePo<EbProductRule> implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbProductRule_mapper
class EbProductRule_mapper extends EbProductRule implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbRechargeOrder
class EbRechargeOrder extends com.walker.jdbc.BasePo<EbRechargeOrder> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
givePrice
Double givePrice
-
id
Long id
-
isset_createTime
boolean isset_createTime
-
isset_givePrice
boolean isset_givePrice
-
isset_id
boolean isset_id
-
isset_orderNo
boolean isset_orderNo
-
isset_outTradeNo
boolean isset_outTradeNo
-
isset_paid
boolean isset_paid
-
isset_payChannel
boolean isset_payChannel
-
isset_payTime
boolean isset_payTime
-
isset_payType
boolean isset_payType
-
isset_price
boolean isset_price
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
orderNo
String orderNo
-
outTradeNo
String outTradeNo
-
paid
Integer paid
-
payChannel
String payChannel
-
payTime
Long payTime
-
payType
String payType
-
price
Double price
-
uid
Long uid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbRechargeOrder_mapper
class EbRechargeOrder_mapper extends EbRechargeOrder implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbSeckillProduct
class EbSeckillProduct extends com.walker.jdbc.BasePo<EbSeckillProduct> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
activityId
Integer activityId
-
auditStatus
Integer auditStatus
-
brandId
Integer brandId
-
categoryId
Integer categoryId
-
createTime
Long createTime
-
flatPattern
String flatPattern
-
guaranteeIds
String guaranteeIds
-
id
Integer id
-
image
String image
-
intro
String intro
-
isDel
Integer isDel
-
isset_activityId
boolean isset_activityId
-
isset_auditStatus
boolean isset_auditStatus
-
isset_brandId
boolean isset_brandId
-
isset_categoryId
boolean isset_categoryId
-
isset_createTime
boolean isset_createTime
-
isset_flatPattern
boolean isset_flatPattern
-
isset_guaranteeIds
boolean isset_guaranteeIds
-
isset_id
boolean isset_id
-
isset_image
boolean isset_image
-
isset_intro
boolean isset_intro
-
isset_isDel
boolean isset_isDel
-
isset_isShow
boolean isset_isShow
-
isset_keyword
boolean isset_keyword
-
isset_merId
boolean isset_merId
-
isset_name
boolean isset_name
-
isset_price
boolean isset_price
-
isset_productId
boolean isset_productId
-
isset_quota
boolean isset_quota
-
isset_quotaShow
boolean isset_quotaShow
-
isset_reason
boolean isset_reason
-
isset_sales
boolean isset_sales
-
isset_seckillPrice
boolean isset_seckillPrice
-
isset_sliderImage
boolean isset_sliderImage
-
isset_sort
boolean isset_sort
-
isset_specType
boolean isset_specType
-
isset_tempId
boolean isset_tempId
-
isset_unitName
boolean isset_unitName
-
isset_updateTime
boolean isset_updateTime
-
isShow
Integer isShow
-
keyword
String keyword
-
merId
Integer merId
-
name
String name
-
price
Double price
-
productId
Long productId
-
quota
Integer quota
-
quotaShow
Integer quotaShow
-
reason
String reason
-
sales
Integer sales
-
seckillPrice
Double seckillPrice
-
sliderImage
String sliderImage
-
sort
Integer sort
-
specType
Integer specType
-
tempId
Integer tempId
-
unitName
String unitName
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbSeckillProduct_mapper
class EbSeckillProduct_mapper extends EbSeckillProduct implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbShippingTemplates
class EbShippingTemplates extends com.walker.jdbc.BasePo<EbShippingTemplates> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
appoint
Integer appoint
-
createTime
Long createTime
-
id
Integer id
-
isset_appoint
boolean isset_appoint
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_merId
boolean isset_merId
-
isset_name
boolean isset_name
-
isset_sort
boolean isset_sort
-
isset_type
boolean isset_type
-
isset_updateTime
boolean isset_updateTime
-
merId
Integer merId
-
name
String name
-
sort
Integer sort
-
type
Integer type
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbShippingTemplates_mapper
class EbShippingTemplates_mapper extends EbShippingTemplates implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbShippingTemplatesFree
class EbShippingTemplatesFree extends com.walker.jdbc.BasePo<EbShippingTemplatesFree> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
cityId
Integer cityId
-
createTime
Long createTime
-
id
Integer id
-
isset_cityId
boolean isset_cityId
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_number
boolean isset_number
-
isset_price
boolean isset_price
-
isset_tempId
boolean isset_tempId
-
isset_title
boolean isset_title
-
isset_type
boolean isset_type
-
isset_uniqid
boolean isset_uniqid
-
isset_updateTime
boolean isset_updateTime
-
number
Double number
-
price
Double price
-
tempId
Integer tempId
-
title
String title
-
type
Integer type
-
uniqid
String uniqid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbShippingTemplatesFree_mapper
class EbShippingTemplatesFree_mapper extends EbShippingTemplatesFree implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbShippingTemplatesRegion
class EbShippingTemplatesRegion extends com.walker.jdbc.BasePo<EbShippingTemplatesRegion> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
cityId
Integer cityId
-
createTime
Long createTime
-
first
Double first
-
firstPrice
Double firstPrice
-
id
Integer id
-
isset_cityId
boolean isset_cityId
-
isset_createTime
boolean isset_createTime
-
isset_first
boolean isset_first
-
isset_firstPrice
boolean isset_firstPrice
-
isset_id
boolean isset_id
-
isset_renewal
boolean isset_renewal
-
isset_renewalPrice
boolean isset_renewalPrice
-
isset_tempId
boolean isset_tempId
-
isset_title
boolean isset_title
-
isset_type
boolean isset_type
-
isset_uniqid
boolean isset_uniqid
-
isset_updateTime
boolean isset_updateTime
-
renewal
Double renewal
-
renewalPrice
Double renewalPrice
-
tempId
Integer tempId
-
title
String title
-
type
Integer type
-
uniqid
String uniqid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbShippingTemplatesRegion_mapper
class EbShippingTemplatesRegion_mapper extends EbShippingTemplatesRegion implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUser
class EbUser extends com.walker.jdbc.BasePo<EbUser> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
account
String account
-
addIp
String addIp
-
address
String address
-
avatar
String avatar
-
birthday
String birthday
-
brokeragePrice
Double brokeragePrice
-
city
String city
-
country
String country
-
createTime
Long createTime
-
district
String district
-
experience
Integer experience
-
id
Long id
-
identityCardNo
String identityCardNo
-
integral
Integer integral
-
isBindingIos
Integer isBindingIos
-
isLogoff
Integer isLogoff
-
isPromoter
Integer isPromoter
-
isset_account
boolean isset_account
-
isset_addIp
boolean isset_addIp
-
isset_address
boolean isset_address
-
isset_avatar
boolean isset_avatar
-
isset_birthday
boolean isset_birthday
-
isset_brokeragePrice
boolean isset_brokeragePrice
-
isset_city
boolean isset_city
-
isset_country
boolean isset_country
-
isset_createTime
boolean isset_createTime
-
isset_district
boolean isset_district
-
isset_experience
boolean isset_experience
-
isset_id
boolean isset_id
-
isset_identityCardNo
boolean isset_identityCardNo
-
isset_integral
boolean isset_integral
-
isset_isBindingIos
boolean isset_isBindingIos
-
isset_isLogoff
boolean isset_isLogoff
-
isset_isPromoter
boolean isset_isPromoter
-
isset_isWechatAndroid
boolean isset_isWechatAndroid
-
isset_isWechatIos
boolean isset_isWechatIos
-
isset_isWechatPublic
boolean isset_isWechatPublic
-
isset_isWechatRoutine
boolean isset_isWechatRoutine
-
isset_lastIp
boolean isset_lastIp
-
isset_lastLoginTime
boolean isset_lastLoginTime
-
isset_level
boolean isset_level
-
isset_logoffTime
boolean isset_logoffTime
-
isset_mark
boolean isset_mark
-
isset_moneySign
boolean isset_moneySign
-
isset_nickname
boolean isset_nickname
-
isset_nowMoney
boolean isset_nowMoney
-
isset_payCount
boolean isset_payCount
-
isset_phone
boolean isset_phone
-
isset_promoterTime
boolean isset_promoterTime
-
isset_province
boolean isset_province
-
isset_pwd
boolean isset_pwd
-
isset_realName
boolean isset_realName
-
isset_registerType
boolean isset_registerType
-
isset_sex
boolean isset_sex
-
isset_signNum
boolean isset_signNum
-
isset_spreadCount
boolean isset_spreadCount
-
isset_spreadTime
boolean isset_spreadTime
-
isset_spreadUid
boolean isset_spreadUid
-
isset_status
boolean isset_status
-
isset_tagId
boolean isset_tagId
-
isset_updateTime
boolean isset_updateTime
-
isWechatAndroid
Integer isWechatAndroid
-
isWechatIos
Integer isWechatIos
-
isWechatPublic
Integer isWechatPublic
-
isWechatRoutine
Integer isWechatRoutine
-
lastIp
String lastIp
-
lastLoginTime
Long lastLoginTime
-
level
Integer level
-
logoffTime
Long logoffTime
-
mark
String mark
-
moneySign
String moneySign
-
nickname
String nickname
-
nowMoney
Double nowMoney
-
payCount
Integer payCount
-
phone
String phone
-
promoterTime
Long promoterTime
-
province
String province
-
pwd
String pwd
-
realName
String realName
-
registerType
String registerType
-
sex
Integer sex
-
signNum
Integer signNum
-
spreadCount
Integer spreadCount
-
spreadTime
Long spreadTime
-
spreadUid
Long spreadUid
-
status
Integer status
-
tagId
String tagId
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbUser_mapper
class EbUser_mapper extends EbUser implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUserAddress
class EbUserAddress extends com.walker.jdbc.BasePo<EbUserAddress> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
city
String city
-
cityId
Integer cityId
-
createTime
Long createTime
-
detail
String detail
-
district
String district
-
districtId
Integer districtId
-
id
Long id
-
isDefault
Integer isDefault
-
isDel
Integer isDel
-
isset_city
boolean isset_city
-
isset_cityId
boolean isset_cityId
-
isset_createTime
boolean isset_createTime
-
isset_detail
boolean isset_detail
-
isset_district
boolean isset_district
-
isset_districtId
boolean isset_districtId
-
isset_id
boolean isset_id
-
isset_isDefault
boolean isset_isDefault
-
isset_isDel
boolean isset_isDel
-
isset_latitude
boolean isset_latitude
-
isset_longitude
boolean isset_longitude
-
isset_phone
boolean isset_phone
-
isset_postCode
boolean isset_postCode
-
isset_province
boolean isset_province
-
isset_provinceId
boolean isset_provinceId
-
isset_realName
boolean isset_realName
-
isset_street
boolean isset_street
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
latitude
String latitude
-
longitude
String longitude
-
phone
String phone
-
postCode
Integer postCode
-
province
String province
-
provinceId
Integer provinceId
-
realName
String realName
-
street
String street
-
uid
Long uid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbUserAddress_mapper
class EbUserAddress_mapper extends EbUserAddress implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUserBalanceRecord
class EbUserBalanceRecord extends com.walker.jdbc.BasePo<EbUserBalanceRecord> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
amount
Double amount
-
balance
Double balance
-
createTime
Long createTime
-
id
Long id
-
isset_amount
boolean isset_amount
-
isset_balance
boolean isset_balance
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_linkId
boolean isset_linkId
-
isset_linkType
boolean isset_linkType
-
isset_month
boolean isset_month
-
isset_remark
boolean isset_remark
-
isset_sign
boolean isset_sign
-
isset_type
boolean isset_type
-
isset_uid
boolean isset_uid
-
linkId
String linkId
-
linkType
String linkType
-
month
Integer month
-
remark
String remark
-
sign
String sign
-
type
Integer type
-
uid
Long uid
-
-
类 com.ishop.model.po.EbUserBalanceRecord_mapper
class EbUserBalanceRecord_mapper extends EbUserBalanceRecord implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUserBrokerageRecord
class EbUserBrokerageRecord extends com.walker.jdbc.BasePo<EbUserBrokerageRecord> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
balance
Double balance
-
brokerageLevel
Integer brokerageLevel
-
createTime
Long createTime
-
frozenTime
Integer frozenTime
-
id
Long id
-
isset_balance
boolean isset_balance
-
isset_brokerageLevel
boolean isset_brokerageLevel
-
isset_createTime
boolean isset_createTime
-
isset_frozenTime
boolean isset_frozenTime
-
isset_id
boolean isset_id
-
isset_linkNo
boolean isset_linkNo
-
isset_linkType
boolean isset_linkType
-
isset_mark
boolean isset_mark
-
isset_price
boolean isset_price
-
isset_status
boolean isset_status
-
isset_subUid
boolean isset_subUid
-
isset_thawTime
boolean isset_thawTime
-
isset_title
boolean isset_title
-
isset_type
boolean isset_type
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
linkNo
String linkNo
-
linkType
String linkType
-
mark
String mark
-
price
Double price
-
status
Integer status
-
subUid
Integer subUid
-
thawTime
Long thawTime
-
title
String title
-
type
Integer type
-
uid
Long uid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbUserBrokerageRecord_mapper
class EbUserBrokerageRecord_mapper extends EbUserBrokerageRecord implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUserClosing
class EbUserClosing extends com.walker.jdbc.BasePo<EbUserClosing> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
accountStatus
Integer accountStatus
-
alipayAccount
String alipayAccount
-
auditId
Long auditId
-
auditStatus
Integer auditStatus
-
auditTime
Long auditTime
-
balance
Double balance
-
bankAddress
String bankAddress
-
bankCardNo
String bankCardNo
-
bankName
String bankName
-
cardholder
String cardholder
-
closingNo
String closingNo
-
closingPrice
Double closingPrice
-
closingProof
String closingProof
-
closingTime
Long closingTime
-
closingType
String closingType
-
createTime
Long createTime
-
id
Long id
-
isset_accountStatus
boolean isset_accountStatus
-
isset_alipayAccount
boolean isset_alipayAccount
-
isset_auditId
boolean isset_auditId
-
isset_auditStatus
boolean isset_auditStatus
-
isset_auditTime
boolean isset_auditTime
-
isset_balance
boolean isset_balance
-
isset_bankAddress
boolean isset_bankAddress
-
isset_bankCardNo
boolean isset_bankCardNo
-
isset_bankName
boolean isset_bankName
-
isset_cardholder
boolean isset_cardholder
-
isset_closingNo
boolean isset_closingNo
-
isset_closingPrice
boolean isset_closingPrice
-
isset_closingProof
boolean isset_closingProof
-
isset_closingTime
boolean isset_closingTime
-
isset_closingType
boolean isset_closingType
-
isset_createTime
boolean isset_createTime
-
isset_id
boolean isset_id
-
isset_mark
boolean isset_mark
-
isset_paymentCode
boolean isset_paymentCode
-
isset_realName
boolean isset_realName
-
isset_refusalReason
boolean isset_refusalReason
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
isset_wechatNo
boolean isset_wechatNo
-
mark
String mark
-
paymentCode
String paymentCode
-
realName
String realName
-
refusalReason
String refusalReason
-
uid
Long uid
-
updateTime
Long updateTime
-
wechatNo
String wechatNo
-
-
类 com.ishop.model.po.EbUserClosing_mapper
class EbUserClosing_mapper extends EbUserClosing implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUserConfig
class EbUserConfig extends com.walker.jdbc.BasePo<EbUserConfig> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
consumeDistance
Long consumeDistance
-
consumeEnabled
Integer consumeEnabled
-
consumeMoneyPer
Double consumeMoneyPer
-
consumeTimeDay
Integer consumeTimeDay
-
consumeTimeMonth
Integer consumeTimeMonth
-
consumeTimeWeek
Integer consumeTimeWeek
-
id
Long id
-
idCard
String idCard
-
isset_consumeDistance
boolean isset_consumeDistance
-
isset_consumeEnabled
boolean isset_consumeEnabled
-
isset_consumeMoneyPer
boolean isset_consumeMoneyPer
-
isset_consumeTimeDay
boolean isset_consumeTimeDay
-
isset_consumeTimeMonth
boolean isset_consumeTimeMonth
-
isset_consumeTimeWeek
boolean isset_consumeTimeWeek
-
isset_id
boolean isset_id
-
isset_idCard
boolean isset_idCard
-
isset_latitude
boolean isset_latitude
-
isset_longitude
boolean isset_longitude
-
isset_payPwd
boolean isset_payPwd
-
isset_plateNumber
boolean isset_plateNumber
-
isset_tipMessage
boolean isset_tipMessage
-
isset_tipMessageTime
boolean isset_tipMessageTime
-
isset_transferEnabled
boolean isset_transferEnabled
-
isset_transferMoneyMax
boolean isset_transferMoneyMax
-
isset_transferMoneyMin
boolean isset_transferMoneyMin
-
latitude
Double latitude
-
longitude
Double longitude
-
payPwd
String payPwd
-
plateNumber
String plateNumber
-
tipMessage
String tipMessage
-
tipMessageTime
Long tipMessageTime
-
transferEnabled
Integer transferEnabled
-
transferMoneyMax
Double transferMoneyMax
-
transferMoneyMin
Double transferMoneyMin
-
-
类 com.ishop.model.po.EbUserConfig_mapper
class EbUserConfig_mapper extends EbUserConfig implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUserLevel
class EbUserLevel extends com.walker.jdbc.BasePo<EbUserLevel> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
discount
Integer discount
-
expiredTime
Long expiredTime
-
grade
Integer grade
-
id
Long id
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_discount
boolean isset_discount
-
isset_expiredTime
boolean isset_expiredTime
-
isset_grade
boolean isset_grade
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_levelId
boolean isset_levelId
-
isset_mark
boolean isset_mark
-
isset_uid
boolean isset_uid
-
isset_updateTime
boolean isset_updateTime
-
levelId
Integer levelId
-
mark
String mark
-
uid
Long uid
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbUserLevel_mapper
class EbUserLevel_mapper extends EbUserLevel implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUserTag
class EbUserTag extends com.walker.jdbc.BasePo<EbUserTag> implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUserTag_mapper
class EbUserTag_mapper extends EbUserTag implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbUserToken
class EbUserToken extends com.walker.jdbc.BasePo<EbUserToken> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
expiresTime
Long expiresTime
-
id
Long id
-
isDel
Integer isDel
-
isset_createTime
boolean isset_createTime
-
isset_expiresTime
boolean isset_expiresTime
-
isset_id
boolean isset_id
-
isset_isDel
boolean isset_isDel
-
isset_loginIp
boolean isset_loginIp
-
isset_token
boolean isset_token
-
isset_type
boolean isset_type
-
isset_uid
boolean isset_uid
-
loginIp
String loginIp
-
token
String token
-
type
Integer type
-
uid
Long uid
-
-
类 com.ishop.model.po.EbUserToken_mapper
class EbUserToken_mapper extends EbUserToken implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbWechatCallback
class EbWechatCallback extends com.walker.jdbc.BasePo<EbWechatCallback> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
addTime
Long addTime
-
content
String content
-
createTime
Long createTime
-
event
String event
-
fromUserName
String fromUserName
-
id
Long id
-
isset_addTime
boolean isset_addTime
-
isset_content
boolean isset_content
-
isset_createTime
boolean isset_createTime
-
isset_event
boolean isset_event
-
isset_fromUserName
boolean isset_fromUserName
-
isset_id
boolean isset_id
-
isset_msgType
boolean isset_msgType
-
isset_toUserName
boolean isset_toUserName
-
msgType
String msgType
-
toUserName
String toUserName
-
-
类 com.ishop.model.po.EbWechatCallback_mapper
class EbWechatCallback_mapper extends EbWechatCallback implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbWechatExceptions
class EbWechatExceptions extends com.walker.jdbc.BasePo<EbWechatExceptions> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
createTime
Long createTime
-
data
String data
-
errcode
String errcode
-
errmsg
String errmsg
-
id
Long id
-
isset_createTime
boolean isset_createTime
-
isset_data
boolean isset_data
-
isset_errcode
boolean isset_errcode
-
isset_errmsg
boolean isset_errmsg
-
isset_id
boolean isset_id
-
isset_remark
boolean isset_remark
-
isset_updateTime
boolean isset_updateTime
-
remark
String remark
-
updateTime
Long updateTime
-
-
类 com.ishop.model.po.EbWechatExceptions_mapper
class EbWechatExceptions_mapper extends EbWechatExceptions implements Serializable- serialVersionUID:
- 1L
-
类 com.ishop.model.po.EbWechatPayInfo
class EbWechatPayInfo extends com.walker.jdbc.BasePo<EbWechatPayInfo> implements Serializable- serialVersionUID:
- 1L
-
序列化字段
-
appId
String appId
-
attach
String attach
-
bankType
String bankType
-
body
String body
-
cashFee
Integer cashFee
-
codeUrl
String codeUrl
-
couponFee
Integer couponFee
-
detail
String detail
-
deviceInfo
String deviceInfo
-
errCode
String errCode
-
feeType
String feeType
-
id
Long id
-
isset_appId
boolean isset_appId
-
isset_attach
boolean isset_attach
-
isset_bankType
boolean isset_bankType
-
isset_body
boolean isset_body
-
isset_cashFee
boolean isset_cashFee
-
isset_codeUrl
boolean isset_codeUrl
-
isset_couponFee
boolean isset_couponFee
-
isset_detail
boolean isset_detail
-
isset_deviceInfo
boolean isset_deviceInfo
-
isset_errCode
boolean isset_errCode
-
isset_feeType
boolean isset_feeType
-
isset_id
boolean isset_id
-
isset_isSubscribe
boolean isset_isSubscribe
-
isset_mchId
boolean isset_mchId
-
isset_nonceStr
boolean isset_nonceStr
-
isset_notifyUrl
boolean isset_notifyUrl
-
isset_openId
boolean isset_openId
-
isset_outTradeNo
boolean isset_outTradeNo
-
isset_prepayId
boolean isset_prepayId
-
isset_productId
boolean isset_productId
-
isset_sceneInfo
boolean isset_sceneInfo
-
isset_sign
boolean isset_sign
-
isset_signType
boolean isset_signType
-
isset_spbillCreateIp
boolean isset_spbillCreateIp
-
isset_timeEnd
boolean isset_timeEnd
-
isset_timeExpire
boolean isset_timeExpire
-
isset_timeStart
boolean isset_timeStart
-
isset_totalFee
boolean isset_totalFee
-
isset_tradeState
boolean isset_tradeState
-
isset_tradeStateDesc
boolean isset_tradeStateDesc
-
isset_tradeType
boolean isset_tradeType
-
isset_transactionId
boolean isset_transactionId
-
isSubscribe
String isSubscribe
-
mchId
String mchId
-
nonceStr
String nonceStr
-
notifyUrl
String notifyUrl
-
openId
String openId
-
outTradeNo
String outTradeNo
-
prepayId
String prepayId
-
productId
String productId
-
sceneInfo
String sceneInfo
-
sign
String sign
-
signType
String signType
-
spbillCreateIp
String spbillCreateIp
-
timeEnd
String timeEnd
-
timeExpire
String timeExpire
-
timeStart
String timeStart
-
totalFee
Integer totalFee
-
tradeState
String tradeState
-
tradeStateDesc
String tradeStateDesc
-
tradeType
String tradeType
-
transactionId
String transactionId
-
-
类 com.ishop.model.po.EbWechatPayInfo_mapper
class EbWechatPayInfo_mapper extends EbWechatPayInfo implements Serializable- serialVersionUID:
- 1L
-
-
程序包 com.ishop.model.request
-
类 com.ishop.model.request.ArticleCategoryRequest
class ArticleCategoryRequest extends Object implements Serializable -
类 com.ishop.model.request.ArticleRequest
class ArticleRequest extends Object implements Serializable -
类 com.ishop.model.request.CreateOrderRequest
class CreateOrderRequest extends Object implements Serializable-
序列化字段
-
addressId
Long addressId
-
isUseIntegral
Boolean isUseIntegral
-
orderMerchantRequestList
List<OrderMerchantRequest> orderMerchantRequestList
-
preOrderNo
String preOrderNo
-
-
-
类 com.ishop.model.request.MarkOrderRequest
class MarkOrderRequest extends Object implements Serializable -
类 com.ishop.model.request.OrderPayRequest
class OrderPayRequest extends Object implements Serializable -
类 com.ishop.model.request.OrderSendRequest
class OrderSendRequest extends Object implements Serializable-
序列化字段
-
deliveryType
String deliveryType
-
detailList
List<OrderSendSplitDetail> detailList
-
expressCode
String expressCode
-
expressNumber
String expressNumber
-
expressRecordType
String expressRecordType
-
expressTempId
String expressTempId
-
isSplit
Boolean isSplit
-
orderNo
String orderNo
-
toAddr
String toAddr
-
toName
String toName
-
toTel
String toTel
-
-
-
类 com.ishop.model.request.OrderSendSplitDetail
class OrderSendSplitDetail extends Object implements Serializable -
类 com.ishop.model.request.OrderUseCouponRequest
class OrderUseCouponRequest extends Object implements Serializable -
类 com.ishop.model.request.PasswordRequest
class PasswordRequest extends Object implements Serializable -
类 com.ishop.model.request.PayPassRequest
class PayPassRequest extends Object implements Serializable -
类 com.ishop.model.request.RegisterThirdUserRequest
class RegisterThirdUserRequest extends Object implements Serializable -
类 com.ishop.model.request.UserAssignTagRequest
class UserAssignTagRequest extends Object implements Serializable -
类 com.ishop.model.request.UserBalanceRequest
class UserBalanceRequest extends Object implements Serializable -
类 com.ishop.model.request.UserRechargeRequest
class UserRechargeRequest extends Object implements Serializable
-
-
程序包 com.ishop.model.response
-
类 com.ishop.model.response.CartInfoResponse
class CartInfoResponse extends Object implements Serializable -
类 com.ishop.model.response.CartMerchantResponse
class CartMerchantResponse extends Object implements Serializable-
序列化字段
-
cartInfoList
List<CartInfoResponse> cartInfoList
-
merId
Integer merId
-
merName
String merName
-
-
-
类 com.ishop.model.response.CouponUserOrderResponse
class CouponUserOrderResponse extends Object implements Serializable -
类 com.ishop.model.response.PayConfigResponse
class PayConfigResponse extends Object implements Serializable -
类 com.ishop.model.response.RechargeItemResponse
class RechargeItemResponse extends Object implements Serializable -
类 com.ishop.model.response.RechargePackageResponse
class RechargePackageResponse extends Object implements Serializable-
序列化字段
-
noticeList
List<String> noticeList
-
packageList
List<RechargeItemResponse> packageList
-
-
-
类 com.ishop.model.response.WeChatJsSdkConfigResponse
class WeChatJsSdkConfigResponse extends Object implements Serializable
-
-
程序包 com.ishop.model.vo
-
类 com.ishop.model.vo.ArticleCategoryVo
class ArticleCategoryVo extends Object implements Serializable -
类 com.ishop.model.vo.ArticleVo
class ArticleVo extends Object implements Serializable -
类 com.ishop.model.vo.CityTreeVo
class CityTreeVo extends CityVo implements Serializable-
序列化字段
-
child
List<CityTreeVo> child
-
-
-
类 com.ishop.model.vo.CityVo
class CityVo extends Object implements Serializable -
类 com.ishop.model.vo.CouponFrontVo
class CouponFrontVo extends Object implements Serializable-
序列化字段
-
category
Integer category
-
couponType
Integer couponType
-
day
Integer day
-
discount
Integer discount
-
id
Integer id
-
isFixedTime
Boolean isFixedTime
-
isLimited
Boolean isLimited
-
isUse
Boolean isUse
-
lastTotal
Integer lastTotal
-
minPrice
Long minPrice
-
money
Long money
-
name
String name
-
receiveEndTime
Long receiveEndTime
-
receiveStartTime
Long receiveStartTime
-
useEndTimeStr
String useEndTimeStr
-
useStartTimeStr
String useStartTimeStr
-
-
-
类 com.ishop.model.vo.FileResultVo
class FileResultVo extends Object implements Serializable -
类 com.ishop.model.vo.GuaranteeGroupVo
class GuaranteeGroupVo extends Object implements Serializable-
序列化字段
-
createTime
Long createTime
-
guaranteeList
List<EbMerchantProductGuaranteeGroup> guaranteeList
-
id
Integer id
-
name
String name
-
-
-
类 com.ishop.model.vo.LoginConfigVo
class LoginConfigVo extends Object implements Serializable-
序列化字段
-
logo
String logo
-
-
-
类 com.ishop.model.vo.LoginInfoVo
class LoginInfoVo extends Object implements Serializable -
类 com.ishop.model.vo.MerchantConfigInfoVo
class MerchantConfigInfoVo extends Object implements Serializable-
序列化字段
-
addressDetail
String addressDetail
-
alertStock
Integer alertStock
-
avatar
String avatar
-
backImage
String backImage
-
coverImage
String coverImage
-
intro
String intro
-
isTakeTheir
Integer isTakeTheir
-
keywords
String keywords
-
latitude
String latitude
-
longitude
String longitude
-
pcBackImage
String pcBackImage
-
pcBanner
String pcBanner
-
rectangleLogo
String rectangleLogo
-
serviceLink
String serviceLink
-
servicePhone
String servicePhone
-
serviceType
String serviceType
-
streetBackImage
String streetBackImage
-
-
-
类 com.ishop.model.vo.MerchantDetailVo
class MerchantDetailVo extends Object implements Serializable-
序列化字段
-
addressDetail
String addressDetail
-
city
String city
-
createTime
Long createTime
-
district
String district
-
followerNum
Integer followerNum
-
id
Integer id
-
intro
String intro
-
isCollect
Boolean isCollect
-
isSelf
Boolean isSelf
-
latitude
String latitude
-
longitude
String longitude
-
name
String name
-
phone
String phone
-
province
String province
-
qualificationPicture
String qualificationPicture
-
realName
String realName
-
serviceLink
String serviceLink
-
servicePhone
String servicePhone
-
serviceType
String serviceType
-
-
-
类 com.ishop.model.vo.MerchantIndexVo
class MerchantIndexVo extends MerchantServiceInfoVo implements Serializable -
类 com.ishop.model.vo.MerchantServiceInfoVo
class MerchantServiceInfoVo extends Object implements Serializable -
类 com.ishop.model.vo.MerchantVo
class MerchantVo extends EbMerchant implements Serializable -
类 com.ishop.model.vo.MyAccountVo
class MyAccountVo extends Object implements Serializable -
类 com.ishop.model.vo.MyPromotionVo
class MyPromotionVo extends Object implements Serializable -
类 com.ishop.model.vo.OrderCountVo
class OrderCountVo extends Object implements Serializable -
类 com.ishop.model.vo.OrderDetailFrontVo
class OrderDetailFrontVo extends Object implements Serializable-
序列化字段
-
applyRefundNum
Integer applyRefundNum
-
attrValueId
Integer attrValueId
-
deliveryNum
Integer deliveryNum
-
id
Long id
-
image
String image
-
merId
Integer merId
-
payNum
Integer payNum
-
payPrice
Double payPrice
-
price
Double price
-
productId
Long productId
-
productName
String productName
-
refundNum
Integer refundNum
-
sku
String sku
-
-
-
类 com.ishop.model.vo.OrderInvoiceDetailVo
class OrderInvoiceDetailVo extends Object implements Serializable -
类 com.ishop.model.vo.OrderInvoiceVo
class OrderInvoiceVo extends Object implements Serializable-
序列化字段
-
-
类 com.ishop.model.vo.OrderNoVo
class OrderNoVo extends Object implements Serializable -
类 com.ishop.model.vo.PlatformMerDetailVo
class PlatformMerDetailVo extends Object implements Serializable-
序列化字段
-
account
String account
-
addressDetail
String addressDetail
-
adminId
Long adminId
-
categoryId
Integer categoryId
-
createType
String createType
-
handlingFee
Integer handlingFee
-
id
Integer id
-
isRecommend
Boolean isRecommend
-
isSelf
Boolean isSelf
-
keywords
String keywords
-
latitude
String latitude
-
longitude
String longitude
-
name
String name
-
phone
String phone
-
productSwitch
Boolean productSwitch
-
qualificationPicture
String qualificationPicture
-
realName
String realName
-
remark
String remark
-
sort
Integer sort
-
starLevel
Integer starLevel
-
typeId
Integer typeId
-
-
-
类 com.ishop.model.vo.PlatformOrderDetailVo
class PlatformOrderDetailVo extends Object implements Serializable-
序列化字段
-
cancelStatus
Integer cancelStatus
-
clerkId
Long clerkId
-
clerkName
String clerkName
-
commissionCharge
Double commissionCharge
-
couponPrice
Double couponPrice
-
createTime
String createTime
-
deliveryType
String deliveryType
-
expressCode
String expressCode
-
expressName
String expressName
-
firstBrokerage
Double firstBrokerage
-
gainIntegral
Integer gainIntegral
-
integralPrice
Double integralPrice
-
isLogoff
Boolean isLogoff
-
isMerchantDel
Boolean isMerchantDel
-
isSplit
Boolean isSplit
-
isUserDel
Boolean isUserDel
-
level
Integer level
-
merchantRemark
String merchantRemark
-
merId
Integer merId
-
merIsSelf
Boolean merIsSelf
-
merName
String merName
-
nikeName
String nikeName
-
orderDetailList
List<OrderDetailFrontVo> orderDetailList
-
orderNo
String orderNo
-
outTradeNo
String outTradeNo
-
paid
Boolean paid
-
payChannel
String payChannel
-
payPostage
Double payPostage
-
payPrice
Double payPrice
-
payTime
String payTime
-
payType
String payType
-
phone
String phone
-
proTotalPrice
Double proTotalPrice
-
realName
String realName
-
refundStatus
Integer refundStatus
-
secondBrokerage
Double secondBrokerage
-
shippingType
Integer shippingType
-
splitOrderNo
String splitOrderNo
-
status
Integer status
-
totalNum
Integer totalNum
-
totalPostage
Double totalPostage
-
totalPrice
Double totalPrice
-
trackingNumber
String trackingNumber
-
type
Integer type
-
uid
Long uid
-
useIntegral
Integer useIntegral
-
userAddress
String userAddress
-
userPhone
String userPhone
-
userRemark
String userRemark
-
verifyCode
String verifyCode
-
-
-
类 com.ishop.model.vo.PreMerchantOrderVo
class PreMerchantOrderVo extends Object implements Serializable-
序列化字段
-
couponFee
Double couponFee
-
freightFee
Double freightFee
-
integralPrice
Double integralPrice
-
merId
Integer merId
-
merName
String merName
-
orderInfoList
List<PreOrderDetailVo> orderInfoList
-
proTotalFee
Double proTotalFee
-
proTotalNum
Integer proTotalNum
-
realName
String realName
-
shippingType
Integer shippingType
-
takeTheirSwitch
Boolean takeTheirSwitch
-
useIntegral
Integer useIntegral
-
userAddress
String userAddress
-
userCouponId
Long userCouponId
-
userPhone
String userPhone
-
-
-
类 com.ishop.model.vo.PreOrderDetailVo
class PreOrderDetailVo extends Object implements Serializable-
序列化字段
-
attrValueId
Integer attrValueId
-
brokerage
Integer brokerage
-
brokerageTwo
Integer brokerageTwo
-
couponPrice
Double couponPrice
-
freightFee
Double freightFee
-
image
String image
-
integralPrice
Double integralPrice
-
payNum
Integer payNum
-
payPrice
Double payPrice
-
price
Double price
-
productId
Long productId
-
productName
String productName
-
productType
Integer productType
-
sku
String sku
-
subBrokerageType
Integer subBrokerageType
-
tempId
Integer tempId
-
useIntegral
Integer useIntegral
-
volume
Double volume
-
weight
Double weight
-
-
-
类 com.ishop.model.vo.ProductBrandVo
class ProductBrandVo extends Object implements Serializable -
类 com.ishop.model.vo.ProductCategoryVo
class ProductCategoryVo extends EbProductCategory implements Serializable-
序列化字段
-
childList
List<ProductCategoryVo> childList
-
-
-
类 com.ishop.model.vo.ProductCommonVo
class ProductCommonVo extends Object implements Serializable -
类 com.ishop.model.vo.ProductDetailReplyVo
class ProductDetailReplyVo extends Object implements Serializable-
序列化字段
-
productReply
ProductReplyVo productReply
-
replyChance
String replyChance
-
sumCount
Integer sumCount
-
-
-
类 com.ishop.model.vo.ProductGuaranteeVo
class ProductGuaranteeVo extends Object implements Serializable -
类 com.ishop.model.vo.ProductInfoVo
class ProductInfoVo extends Object implements Serializable-
序列化字段
-
attr
List<EbProductAttr> attr
-
attrValue
List<EbProductAttrValue> attrValue
-
brandId
Integer brandId
-
categoryId
Integer categoryId
-
cateId
String cateId
-
content
String content
-
couponIds
List<Integer> couponIds
-
couponList
List<CouponVo> couponList
-
ficti
Integer ficti
-
flatPattern
String flatPattern
-
giveIntegral
Integer giveIntegral
-
guaranteeIds
String guaranteeIds
-
id
Long id
-
image
String image
-
intro
String intro
-
isSub
Boolean isSub
-
keyword
String keyword
-
name
String name
-
sliderImage
String sliderImage
-
sort
Integer sort
-
specType
Boolean specType
-
tempId
Integer tempId
-
unitName
String unitName
-
-
-
类 com.ishop.model.vo.ProductMerchantVo
class ProductMerchantVo extends Object implements Serializable -
类 com.ishop.model.vo.ProductReplayCountVo
class ProductReplayCountVo extends Object implements Serializable -
类 com.ishop.model.vo.ProductReplyVo
class ProductReplyVo extends Object implements Serializable-
序列化字段
-
avatar
String avatar
-
comment
String comment
-
createTime
Long createTime
-
id
Long id
-
isLogoff
Boolean isLogoff
-
merchantReplyContent
String merchantReplyContent
-
merchantReplyTime
Long merchantReplyTime
-
merName
String merName
-
nickname
String nickname
-
pics
List<String> pics
-
productImage
String productImage
-
productName
String productName
-
sku
String sku
-
star
Integer star
-
uid
Long uid
-
-
-
类 com.ishop.model.vo.QrCodeVo
class QrCodeVo extends Object implements Serializable-
序列化字段
-
code
String code
-
-
-
类 com.ishop.model.vo.RoleMerchantVo
class RoleMerchantVo extends Object implements Serializable-
序列化字段
-
merId
long merId
-
roleId
String roleId
-
type
int type
-
userId
long userId
-
-
-
类 com.ishop.model.vo.UserBalanceMontyVo
class UserBalanceMontyVo extends Object implements Serializable-
序列化字段
-
list
List<EbUserBalanceRecord> list
-
month
String month
-
-
-
类 com.ishop.model.vo.UserCenterVo
class UserCenterVo extends Object implements Serializable-
序列化字段
-
avatar
String avatar
-
browseNum
Integer browseNum
-
centerBanner
List<HashMap<String,
Object>> centerBanner -
centerMenu
List<HashMap<String,
Object>> centerMenu -
collectCount
Integer collectCount
-
couponCount
Integer couponCount
-
experience
Integer experience
-
id
Long id
-
integral
Integer integral
-
isPromoter
Boolean isPromoter
-
isVip
Boolean isVip
-
level
Integer level
-
nickname
String nickname
-
phone
String phone
-
roleIds
String roleIds
-
vipIcon
String vipIcon
-
vipName
String vipName
-
-
-
类 com.ishop.model.vo.UserClosingConfigVo
class UserClosingConfigVo extends Object implements Serializable -
类 com.ishop.model.vo.UserInfoVo
class UserInfoVo extends Object implements Serializable -
类 com.ishop.model.vo.WechatMiniAuthorizeVo
class WechatMiniAuthorizeVo extends Object implements Serializable -
类 com.ishop.model.vo.WechatOrderVo
class WechatOrderVo extends Object implements Serializable-
序列化字段
-
appid
String appid
-
attach
String attach
-
body
String body
-
detail
String detail
-
device_info
String device_info
-
fee_type
String fee_type
-
goods_tag
String goods_tag
-
limit_pay
String limit_pay
-
mch_id
String mch_id
-
nonce_str
String nonce_str
-
notify_url
String notify_url
-
openid
String openid
-
out_trade_no
String out_trade_no
-
product_id
String product_id
-
receipt
String receipt
-
scene_info
String scene_info
-
sign
String sign
-
sign_type
String sign_type
-
spbill_create_ip
String spbill_create_ip
-
time_expire
String time_expire
-
time_start
String time_start
-
total_fee
long total_fee
-
trade_type
String trade_type
-
-
-
类 com.ishop.model.vo.WxPayJsResultVo
class WxPayJsResultVo extends Object implements Serializable
-
-
程序包 com.ishop.model.wechat
-
类 com.ishop.model.wechat.WeChatAuthorizeLoginUserInfoVo
class WeChatAuthorizeLoginUserInfoVo extends Object implements Serializable -
类 com.ishop.model.wechat.WechatBindingPhoneRequest
class WechatBindingPhoneRequest extends Object implements Serializable -
类 com.ishop.model.wechat.WeChatOauthToken
class WeChatOauthToken extends Object implements Serializable
-