mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-08-26 23:12:20 +08:00
Redo databases module to pull information from masterdata csv files
This commit is contained in:
10
src/router/databases/csv-en/chipster_result_code.csv
Normal file
10
src/router/databases/csv-en/chipster_result_code.csv
Normal file
@@ -0,0 +1,10 @@
|
||||
_resultCode,_masterDialogId,_stayFlag,_silentFlag,_masterReleaseLabelId
|
||||
0,ChipsterErrorCode_0,0,0,1
|
||||
100000,ChipsterErrorCode_100000,0,0,1
|
||||
100404,ChipsterErrorCode_100404,0,0,1
|
||||
100408,ChipsterErrorCode_100408,0,0,1
|
||||
100500,ChipsterErrorCode_100500,0,0,1
|
||||
200000,ChipsterErrorCode_200000,0,0,1
|
||||
200100,ChipsterErrorCode_200100,0,0,1
|
||||
200200,ChipsterErrorCode_200200,0,0,1
|
||||
999999,ChipsterErrorCode_999999,0,0,1
|
||||
|
Reference in New Issue
Block a user