navigaid
2/22/2019 - 8:43 AM

wtf.json

[
  {
    "is_exhausted": true,
    "is_ordered": true,
    "note": "数字",
    "template": "{{sys.number:part2_number1}}"
  },
  {
    "is_exhausted": true,
    "is_ordered": true,
    "note": "数字",
    "template": "{{sys.number:part2_number1}}{{sys.unit:part2part2_unit1}}"
  },
  {
    "is_exhausted": true,
    "is_ordered": true,
    "note": "数字",
    "template": "{{sys.number:part2_number1}}{{sys.unit:part2_unit1}}{{sys.number:part2_number2}}{{sys.unit:part2_unit2}}"
  },
  {
    "is_exhausted": true,
    "is_ordered": true,
    "note": "数字",
    "template": "{{sys.number:part2_number1}}{{sys.unit:part2_unit1}}{{sys.number:part2_number2}}{{sys.unit:part2_unit2}}{{sys.number:part2_number3}}{{sys.unit:part2_unit3}}"
  }
]