http://jira.mfd.msk:8088/browse/CLS-358 fix after review
This commit is contained in:
parent
a8fb21f599
commit
96c8441307
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ public enum ReportBuilderType implements IEnumKey {
|
|||
KS_REP_DEPO_NETTO("ks_rep_depo_netto"),
|
||||
KS_REP_FIRM_DETAILS("ks_rep_firm_details"),
|
||||
KS_SESSION_LIST("ks_session_list"),
|
||||
KS_COMMISSION_TRADES("KS_COMMISSION_TRADES_"),
|
||||
KS_COMMISSION_TRADES("ks_commission_trades"),
|
||||
;
|
||||
|
||||
private final String key;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue