database.json 1.6 KB

1
  1. {"table":{"dpyh_app_version":{"ID":{"Field":"ID","Type":"varchar(32)","Collation":"utf8_general_ci","Key":"PRI","Null":"NO","IsDefault":false,"Default":null,"Privileges":"select,insert,update","Extra":"","Comment":"ID"},"AppName":{"Field":"AppName","Type":"varchar(50)","Collation":"utf8_general_ci","Key":"","Null":"YES","IsDefault":false,"Default":null,"Privileges":"select,insert,update","Extra":"","Comment":"App名称"},"AppVersion":{"Field":"AppVersion","Type":"varchar(50)","Collation":"utf8_general_ci","Key":"","Null":"YES","IsDefault":false,"Default":null,"Privileges":"select,insert,update","Extra":"","Comment":"App版本"},"AppVersionCode":{"Field":"AppVersionCode","Type":"int(11)","Collation":null,"Key":"","Null":"YES","IsDefault":false,"Default":null,"Privileges":"select,insert,update","Extra":"","Comment":"App版本代码"},"AppPath":{"Field":"AppPath","Type":"varchar(255)","Collation":"utf8_general_ci","Key":"","Null":"YES","IsDefault":false,"Default":null,"Privileges":"select,insert,update","Extra":"","Comment":"App路径"},"UpdateMessage":{"Field":"UpdateMessage","Type":"tinytext","Collation":"utf8_general_ci","Key":"","Null":"YES","IsDefault":false,"Default":null,"Privileges":"select,insert,update","Extra":"","Comment":"App更新信息"},"AddTime":{"Field":"AddTime","Type":"datetime","Collation":null,"Key":"","Null":"YES","IsDefault":false,"Default":null,"Privileges":"select,insert,update","Extra":"","Comment":"添加时间"},"Md5Hash":{"Field":"Md5Hash","Type":"varchar(32)","Collation":"utf8_general_ci","Key":"","Null":"YES","IsDefault":false,"Default":null,"Privileges":"select,insert,update","Extra":"","Comment":"MD5散列"}}}}