mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-09-24 07:27:15 +08:00
support PinService
This commit is contained in:
@ -32,4 +32,6 @@ public class TableVO {
|
||||
*/
|
||||
private List<IndexVO> indexList;
|
||||
|
||||
|
||||
private boolean pinned;
|
||||
}
|
||||
|
Reference in New Issue
Block a user