Skip to content
View chenJie2024's full-sized avatar

Block or report chenJie2024

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. template template Public

    Forked from yyzwz/template

    本软件是基于 Vue 和 SpringBoot 的通用管理系统,是一个很好的前后端分离开发模板,可用于开发毕业设计,包含了登陆注册、用户管理、部门管理、文件管理、权限管理、日志管理、个人中心、数据字典和代码生成这九个功能模块,另外还有两张样例数据表和五张样例数据图,是一个很好的前后端分离开发模板,开发者可以在这个模板上进行二次开发,只需要实现需求方的业务逻辑,即可快速成型甲方的业务需求

    Less

  2. asset-purchase asset-purchase Public

    Forked from yyzwz/asset-purchase

    本软件是基于 Vue 和 SpringBoot 的资产采购管理系统,支持对资产供应商、资产品类、资产单位、资产出入库、资产明细、资产采购、资产报修数据进行维护,适用于中小企业管理行政办公资产。系统给每个资产档案提供一个唯一标识,对物品入库、出库等各个作业环节进行快速批量的数据采集,确保中小企业及时掌握资产库存的真实数据,合理保持和控制企业库存。

    Vue

  3. order order Public

    Forked from yyzwz/order-register

    医院门诊预约挂号系统

    JavaScript

  4. medicine medicine Public

    Forked from yyzwz/medicine-system

    基于Vue和SpringBoot的大病保险管理系统,前端采用View UI组件库,后端集成MyBatisPlus连接MySQL数据库,采用Spring Security做权限控制。

    Less

  5. bill bill Public

    Forked from yyzwz/bill-system

    基于Vue和SpringBoot的超市账单管理系统,前端采用View UI组件库,后端集成MyBatisPlus连接MySQL数据库,采用Spring Security做权限控制。

    Less

  6. qrcode qrcode Public

    Forked from yyzwz/qr-code

    基于Java的二维码生成工具,支持自定义二维码内容、内嵌图片、批量生成二维码,引用了 com.google.zxing 包

    Java