Skip to content

V2.0.3 eairp core

Compare
Choose a tag to compare
@Jzow Jzow released this 24 Oct 08:06
· 1080 commits to master since this release
c104bd8

Release note

This version mainly includes the completion of some basic module development

  1. Product Management Module
  2. Basic data management module
  3. System management module

Spend a lot of time in the product information API of the product management module

What's Changed

  • V2 orm adjust by @Jzow in #35
  • V2 orm adjust by @Jzow in #36
  • Add licnese by api module by @Jzow in #37
  • V2 orm adjust by @Jzow in #39
  • dev - master by @Jzow in #38
  • Update README.md by @Jzow in #40
  • Add license and set user api by @Jzow in #41
  • Add new department api and naming convention adjustment by @Jzow in #42
  • Add dept api and fix createTime filed format show error by @Jzow in #43
  • Add Role Api and update dept service filed by @Jzow in #44
  • Add addOrUpdate and deleteUser api by @Jzow in #46
  • rename parent pom -> erp core by @Jzow in #47
  • Fix startup class errors #48 by @Jzow in #49
  • update tencentcloud sdk version, Restore CI check #25 by @Jzow in #50
  • Add new business api and supplement the remaining code by @Jzow in #52
  • Update maven.yml #53 add windows and macos check by @Jzow in #54
  • Add api for role business by @Jzow in #55
  • Update rolePageList add return to character menu information by @Jzow in #58
  • Add Role Permission API by @Jzow in #59
  • remove DeptListDTO leader filed and optimize the department list by @Jzow in #60
  • Add department API and code adjust by @Jzow in #61
  • Add menu data and api and view data object by @Jzow in #63
  • Remove the Kt letter from the kotlin code and rename the convention by @Jzow in #64
  • Fix multi tenant business does not take effect by @Jzow in #65
  • Code updates and bug fixes for multi tenant business by @Jzow in #66
  • Add and update ProductCategory api by @Jzow in #67
  • Add Docker images #24 by @Jzow in #68
  • update docker fix ci by @Jzow in #69
  • Reset sms config read database info by @Jzow in #70
  • Docker no publish by @Jzow in #71
  • Update docker pull use command Add CorsConfig by @Jzow in #72
  • Add Product Category delete api and fix add and update bug add sort by @Jzow in #73
  • Update delete api -> deleteBatch api by @Jzow in #74
  • New added data objects related to product attribute interfaces by @Jzow in #75
  • Add Project Unit API and supports kotlin jackson, remove redundant empty judgments by @Jzow in #76
  • Fix paging bugs and add vendor APIs by @Jzow in #79
  • Add supplier status query api by @Jzow in #81
  • Added API for supplier import by @Jzow in #82
  • Added exported API and fixed a kotlin bug by @Jzow in #83
  • Separate Java files from kotlin files by @Jzow in #94
  • Update docker port by @wansenai-bot in #95
  • Business logic code for newly added customer information module by @Jzow in #96
  • Added API for membership information module by @Jzow in #97
  • Add new business for warehouse by @Jzow in #99
  • Add financial account business logic interface by @Jzow in #100
  • Add Operator business api by @Jzow in #102
  • Add getAttributeValuesById service and getValuesById api by @Jzow in #103
  • Add getBarCode service interface and api by @Jzow in #104
  • Add get stock api by @Jzow in #105
  • Add oss upload api and fileutils by @Jzow in #106
  • Add product add and product detail query api and fix bug by @Jzow in #107
  • Add new api deleteProduct and updateProductStatus by @Jzow in #108
  • Update Batch Product API and import product info data by @Jzow in #109
  • Add product data export business by @Jzow in #110
  • Add sql file backups by @Jzow in #111

New Contributors

Full Changelog: V1.0.1...V2.0.3