Files
Line_Project_Bot/build-templates/shared/jsons/currency.json
T

7 lines
270 B
JSON
Raw Normal View History

{
"#currency" :
{
"cols" : ["Id","Name","Type","Currency","CurrencyCode","SeparatorType","PointSwitch","StopParameter","BtnSwitch","BtnLog","LogColor"],
"rows" : [[1,"來博幣","TWC","-1","TWD",1,0,1,1,1,1],[2,"紅鑽幣","LC","-1","TWD",1,0,1,1,1,1]]
}
}