home *** CD-ROM | disk | FTP | other *** search
/ 88.87.91.31 / 88.87.91.31.zip / 88.87.91.31 / AC / Lib2.mdb / All_PriceFactor.json < prev    next >
JavaScript Object Notation  |  2015-01-28  |  166b

  1. {
  2.     "schema": {
  3.         "BeginDate": "Long Integer NOT NULL",
  4.         "EndDate": "Long Integer NOT NULL",
  5.         "Factor": "Double NOT NULL",
  6.         "InvNums": "Text (255)",
  7.         "BookType": "Text (255)"
  8.     },
  9.     "data": []
  10. }