This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
wayne.lee
/
tsms
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
2
Вики
Activity
Преглед изворни кода
[Cyril] - Modify Customer Table
tags/Baseline_30082024_FRONTEND_UAT
MSI\2Fi
пре 1 година
родитељ
6b18951fac
комит
802ab0031e
1 измењених фајлова
са
3 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
src/app/api/subsidiary/index.ts
+ 3
- 1
src/app/api/subsidiary/index.ts
Прегледај датотеку
@@ -22,7 +22,9 @@ export interface CustomerTable {
brNo: string | null;
address: string | null;
district: string | null;
customerType: string
customerType: string;
contacts: Contact[];
}
export interface CustomerType {
Write
Preview
Loading…
Откажи
Сачувај