jar

com.github.chenlijia1111 : commonMallModule

Maven & Gradle

Sep 15, 2020
2 usages
0 stars

通用商城模块

Table Of Contents

Latest Version

Download com.github.chenlijia1111 : commonMallModule JAR file - Latest Versions:

All Versions

Download com.github.chenlijia1111 : commonMallModule JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window commonMallModule-1.6-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.chenlijia1111.commonModule.common.responseVo.evaluation

├─ com.github.chenlijia1111.commonModule.common.responseVo.evaluation.LabelCountVo.class - [JAR]

com.github.chenlijia1111.commonModule.common.requestVo.coupon

├─ com.github.chenlijia1111.commonModule.common.requestVo.coupon.AddCountDiscountCouponParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.coupon.AddCountSubCouponParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.coupon.AddExpressCouponParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.coupon.AddPriceDiscountCouponParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.coupon.AddPriceSubCouponParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.coupon.AddScoreCouponParams.class - [JAR]

com.github.chenlijia1111.commonModule.common.responseVo.shopCar

├─ com.github.chenlijia1111.commonModule.common.responseVo.shopCar.ClientShopCarGroupByShopVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.shopCar.ClientShopCarVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.shopCar.ShopCarCountInfo.class - [JAR]

com.github.chenlijia1111.commonModule.common.init

├─ com.github.chenlijia1111.commonModule.common.init.CommonMallInitFunction.class - [JAR]

com.github.chenlijia1111.commonModule.common.requestVo.product

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.AdminProductQueryParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.AppProductQueryParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.BatchUpdateProductShelfStatusParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.GoodAddParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.GoodSpecParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.ProductAddParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.ProductSpecParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.ProductSpecValueParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.ProductUpdateParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.ReleaseUpdateProductSkuParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.UpdateShelfStatusParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.product.UpdateSortNumberParams.class - [JAR]

com.github.chenlijia1111.commonModule.common.responseVo.category

├─ com.github.chenlijia1111.commonModule.common.responseVo.category.CategoryVo.class - [JAR]

com.github.chenlijia1111.commonModule.dao

├─ com.github.chenlijia1111.commonModule.dao.AreaMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.AuthResourcesMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.CategoryAncestorMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.CategoryMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.CityMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ClientAddressMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.CouponMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.EvaluationLabelMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.EvaluationMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.GoodSpecMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.GoodsMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ImmediatePaymentOrderMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ProductMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ProductSpecMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ProductSpecValueMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ProvinceMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ReceivingGoodsOrderMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ReturnGoodsOrderMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.RoleAuthMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ShopCarMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.ShoppingOrderMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.SystemConfigMapper.class - [JAR]

├─ com.github.chenlijia1111.commonModule.dao.VerifyCodeMapper.class - [JAR]

com.github.chenlijia1111.commonModule.service

├─ com.github.chenlijia1111.commonModule.service.AddressServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.AuthResourcesServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.CategoryAncestorServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.CategoryServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ClientAddressServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.CommonModuleShopServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.CommonModuleUserServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.CouponServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.EvaluationLabelServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.EvaluationServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.GoodSpecServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.GoodsServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.IAutoReceiveOrderHook.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ICancelOrderHook.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.IDelayNotPayOrder.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.IFindOrderStateHook.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.IdGeneratorServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ImmediatePaymentOrderServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ProductServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ProductSpecServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ProductSpecValueServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ReceivingGoodsOrderServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ReturnGoodsOrderServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.RoleAuthServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ShopCarServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.ShoppingOrderServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.SystemConfigServiceI.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.VerifyCodeServiceI.class - [JAR]

com.github.chenlijia1111.commonModule.biz

├─ com.github.chenlijia1111.commonModule.biz.AddressBiz.class - [JAR]

├─ com.github.chenlijia1111.commonModule.biz.CategoryBiz.class - [JAR]

├─ com.github.chenlijia1111.commonModule.biz.ClientAddressBiz.class - [JAR]

├─ com.github.chenlijia1111.commonModule.biz.CouponBiz.class - [JAR]

├─ com.github.chenlijia1111.commonModule.biz.EvaluationBiz.class - [JAR]

├─ com.github.chenlijia1111.commonModule.biz.ProductBiz.class - [JAR]

├─ com.github.chenlijia1111.commonModule.biz.ReturnOrderBiz.class - [JAR]

├─ com.github.chenlijia1111.commonModule.biz.ShopCarBiz.class - [JAR]

├─ com.github.chenlijia1111.commonModule.biz.ShoppingOrderBiz.class - [JAR]

com.github.chenlijia1111.commonModule.common.requestVo.order

├─ com.github.chenlijia1111.commonModule.common.requestVo.order.AddRemarksParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.order.BatchShipParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.order.CouponWithGoodIds.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.order.OrderAddParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.order.PayParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.order.ShipParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.order.SingleOrderAddParams.class - [JAR]

com.github.chenlijia1111.commonModule.common.responseVo.evaluate

├─ com.github.chenlijia1111.commonModule.common.responseVo.evaluate.EvaluateListVo.class - [JAR]

com.github.chenlijia1111.commonModule.common.requestVo

├─ com.github.chenlijia1111.commonModule.common.requestVo.BatchUpdateStateParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.PageAbleVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.PageTimeLimitQueryVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.TimeLimitQueryVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.UpdateStateParams.class - [JAR]

com.github.chenlijia1111.commonModule.common.responseVo.product

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.AdminProductListVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.AdminProductVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.AppProductListVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.AppProductVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.GoodSpecCompareVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.GoodSpecVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.GoodVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.ProductSpecVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.ReleaseProductSkuSpecVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.product.ReleaseProductSkuVo.class - [JAR]

com.github.chenlijia1111.commonModule.common.pojo

├─ com.github.chenlijia1111.commonModule.common.pojo.CommonMallConstants.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.pojo.IDGenerateFactory.class - [JAR]

com.github.chenlijia1111.commonModule.common.requestVo.clientAddress

├─ com.github.chenlijia1111.commonModule.common.requestVo.clientAddress.AddParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.clientAddress.UpdateParams.class - [JAR]

com.github.chenlijia1111.commonModule.common.responseVo.auth

├─ com.github.chenlijia1111.commonModule.common.responseVo.auth.AuthVo.class - [JAR]

com.github.chenlijia1111.commonModule.common.requestVo.returnOrder

├─ com.github.chenlijia1111.commonModule.common.requestVo.returnOrder.CustomSendParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.returnOrder.ReturnOrderApplyParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.returnOrder.ReturnShipParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.returnOrder.ShopHandleParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.returnOrder.ShopRefundParams.class - [JAR]

com.github.chenlijia1111.commonModule.common.requestVo.category

├─ com.github.chenlijia1111.commonModule.common.requestVo.category.AddCategoryParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.category.UpdateCategoryParams.class - [JAR]

com.github.chenlijia1111.commonModule.common.requestVo.shopCar

├─ com.github.chenlijia1111.commonModule.common.requestVo.shopCar.ShopCarAddOrUpdateParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.shopCar.UpdateShopCarGoodIdParams.class - [JAR]

com.github.chenlijia1111.commonModule.common.enums

├─ com.github.chenlijia1111.commonModule.common.enums.CouponTypeEnum.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.enums.OrderStatusEnum.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.enums.OrderTypeEnum.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.enums.ReturnOrderStatusEnum.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.enums.ReturnTypeEnum.class - [JAR]

com.github.chenlijia1111.commonModule.common.responseVo.shop

├─ com.github.chenlijia1111.commonModule.common.responseVo.shop.CommonMallSimpleShopVo.class - [JAR]

com.github.chenlijia1111.commonModule.common.requestVo.evaluation

├─ com.github.chenlijia1111.commonModule.common.requestVo.evaluation.AddEvaluationParams.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.requestVo.evaluation.QueryParams.class - [JAR]

com.github.chenlijia1111.commonModule.service.impl

├─ com.github.chenlijia1111.commonModule.service.impl.AddressServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.AuthResourcesServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.CategoryAncestorServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.CategoryServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ClientAddressServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.CouponServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.DelayNotPayOrderImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.EvaluationLabelServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.EvaluationServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.GoodSpecServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.GoodsServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.GroupIdGeneratorServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ImmediatePaymentOrderServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ProductIdGeneratorServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ProductServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ProductSpecServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ProductSpecValueServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ReceiveIdGeneratorServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ReceivingGoodsOrderServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ReturnGoodsOrderServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ReturnIdGeneratorServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.RoleAuthServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.SendIdGeneratorServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ShopCarServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ShopGroupIdGeneratorServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ShoppingIdGeneratorServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.ShoppingOrderServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.SystemConfigServiceImpl.class - [JAR]

├─ com.github.chenlijia1111.commonModule.service.impl.VerifyCodeServiceImpl.class - [JAR]

com.github.chenlijia1111.commonModule.common.pojo.coupon

├─ com.github.chenlijia1111.commonModule.common.pojo.coupon.AbstractCoupon.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.pojo.coupon.CountDiscountCoupon.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.pojo.coupon.CountSubCoupon.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.pojo.coupon.ExpressCoupon.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.pojo.coupon.PriceDiscountCoupon.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.pojo.coupon.PriceSubCoupon.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.pojo.coupon.ScoreCoupon.class - [JAR]

com.github.chenlijia1111.commonModule.common.responseVo.address

├─ com.github.chenlijia1111.commonModule.common.responseVo.address.CityVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.address.ProvinceVo.class - [JAR]

com.github.chenlijia1111.commonModule.common.responseVo.order

├─ com.github.chenlijia1111.commonModule.common.responseVo.order.AdminOrderInfoVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.order.AdminOrderListVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.order.AdminSingleOrderInfoVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.order.AppOrderListVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.order.AppSingleOrderListVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.order.CalculateOrderPriceVo.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.order.DelayNotEvaluateOrder.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.order.DelayNotPayOrder.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.responseVo.order.DelayNotReceiveOrder.class - [JAR]

com.github.chenlijia1111.commonModule.common.responseVo.user

├─ com.github.chenlijia1111.commonModule.common.responseVo.user.CommonSimpleUser.class - [JAR]

com.github.chenlijia1111.commonModule.common.schedules

├─ com.github.chenlijia1111.commonModule.common.schedules.AutoClearLimitVerifyCode.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.schedules.IOrderAutoTask.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.schedules.OrderAutoEvaluateTask.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.schedules.OrderAutoReceiveTask.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.schedules.OrderAutoTasks.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.schedules.OrderCancelTimeLimitTask.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.schedules.OrderDelayPojo.class - [JAR]

com.github.chenlijia1111.commonModule.common.checkFunction

├─ com.github.chenlijia1111.commonModule.common.checkFunction.BigDecimalPriceCheck.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.checkFunction.BigDecimalRatioCheck.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.checkFunction.NaturalNumberCheck.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.checkFunction.PositiveNumberCheck.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.checkFunction.PriceCheck.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.checkFunction.RatioCheck.class - [JAR]

├─ com.github.chenlijia1111.commonModule.common.checkFunction.StateCheck.class - [JAR]

com.github.chenlijia1111.commonModule.entity

├─ com.github.chenlijia1111.commonModule.entity.Area.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.AuthResources.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.Category.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.CategoryAncestor.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.City.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.ClientAddress.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.Coupon.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.Evaluation.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.EvaluationLabel.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.GoodSpec.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.Goods.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.ImmediatePaymentOrder.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.Product.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.ProductSpec.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.ProductSpecValue.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.Province.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.ReceivingGoodsOrder.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.ReturnGoodsOrder.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.RoleAuth.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.ShopCar.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.ShoppingOrder.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.SystemConfig.class - [JAR]

├─ com.github.chenlijia1111.commonModule.entity.VerifyCode.class - [JAR]

com.github.chenlijia1111.commonModule.utils

├─ com.github.chenlijia1111.commonModule.utils.SpiderJDUtil.class - [JAR]

├─ com.github.chenlijia1111.commonModule.utils.SpringContextHolder.class - [JAR]

├─ com.github.chenlijia1111.commonModule.utils.SpringUtil.class - [JAR]

├─ com.github.chenlijia1111.commonModule.utils.WebUtils.class - [JAR]

Advertisement

Dependencies from Group

Sep 10, 2020
4 usages
0 stars
Sep 15, 2020
2 usages
0 stars
Sep 15, 2020
0 stars
Sep 15, 2020
0 stars

Discover Dependencies

Mar 11, 2021
1 usages
175 stars
Feb 16, 2022
2 usages
1 stars
Jul 10, 2023
7 usages
1k stars
Aug 03, 2021
1 usages
2 stars
Aug 03, 2021
1 usages
2 stars
Jun 09, 2023
2 usages
428 stars
Aug 23, 2023
10 usages
8 stars