Login fix and rename columns in DB
This commit is contained in:
@@ -6,7 +6,7 @@ import { DataService } from '../services/data.service';
|
||||
import { map } from 'rxjs';
|
||||
|
||||
export class DataRow extends Base {
|
||||
mpk?: string;
|
||||
code?: string;
|
||||
value?: number;
|
||||
desc1?: string;
|
||||
desc2?: string;
|
||||
|
||||
Reference in New Issue
Block a user