mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 15:01:23 +08:00
Added type-aliases-package in application.yml
This commit is contained in:
@@ -15,4 +15,5 @@ mybatis-plus:
|
||||
logic-delete-field: deleted
|
||||
logic-not-delete-value: 0
|
||||
logic-delete-value: 1
|
||||
id-type: assign_id
|
||||
id-type: assign_id
|
||||
type-aliases-package: com.cfive.pinnacle.entity
|
||||
Reference in New Issue
Block a user