dashboard
repositories
filestore
activity
search
login
main
/
pregnancy_guard_backend
孕妇哨后台管理
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
更新接口
colly_wyx
2018-04-17
62d6bc507aec5c330bc698e81ad90cc2a130dd93
[pregnancy_guard_backend.git]
/
application
/
models
/
DataThreeHourly.php
1
2
3
4
5
6
7
<?php
class DataThreeHourlyModel extends System_Model_Base{
public $table = "data_three_hourly";
}