getJieQiTable method

Map<String, Solar> getJieQiTable()

Implementation

Map<String, Solar> getJieQiTable() {
  _checkLang();
  return _jieQi;
}