Initial commit - 2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package ru.kayashov.bar.model.entity;
|
||||
|
||||
public enum OrderStatus {
|
||||
NEW, PROCESS, DONE, CANCEL;
|
||||
NEW, PROCESS, DONE, CANCEL
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user