mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-11-14 04:13:20 +00:00
Correction nomage attr QueryType
This commit is contained in:
parent
cc44f2ee8e
commit
c85fcb639d
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user