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