Ajout article v3
This commit is contained in:
@@ -83,8 +83,8 @@ public class ArticleController {
|
||||
retrait.setCode_postale(code_postal);
|
||||
retrait.setVille(ville);
|
||||
//Reste de l'article
|
||||
Date dDateDebut = new SimpleDateFormat(dateDebut);
|
||||
article.setDateDebutEnch();
|
||||
//Date dDateDebut = new SimpleDateFormat(dateDebut);
|
||||
//article.setDateDebutEnch();
|
||||
if (article.getId() == 0){
|
||||
//Création d'un article
|
||||
|
||||
|
||||
Reference in New Issue
Block a user