數(shù)據(jù)驅(qū)動(dòng)、堅(jiān)持為客戶提供有價(jià)值的服務(wù)和內(nèi)容
VoteModel.DB_STRUCTURE = {
_pid: 'string|true',
VOTE_ID: 'string|true',
VOTE_TITLE: 'string|true|comment=標(biāo)題',
VOTE_STATUS: 'int|true|default=1|comment=狀態(tài) 0=未啟用,1=使用中',
VOTE_CATE_ID: