mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2025-07-14 13:59:24 +00:00
Correction nomage attr QueryType
This commit is contained in:
@ -2,5 +2,5 @@ package com.pqt.core.entities.query;
|
||||
|
||||
public enum QueryType {
|
||||
|
||||
CONNECT, SALE, STOCL, STAT, LOG, UPDATE
|
||||
CONNECT, SALE, STOCK, STAT, LOG, UPDATE
|
||||
}
|
||||
|
Reference in New Issue
Block a user