快速網簽平台

2022-04-01 17:41:54 字數 1423 閱讀 3386

網簽頁: 

審核頁: 

gitlab位址 

yog2全棧專案,支援pc移動雙端,前端校驗、上傳功能

無賬號系統加入 防刷機制

24小時內,同乙個ip位址最多可以訪問100次,

redis

[email protected]  6381埠

表結構create table `pgc_mcn_account` (

`id` int(11) not null auto_increment comment '主鍵,自增',

`type` tinyint(2) not null default '1' comment '型別1:公司 2:個人',

`name` varchar(64) not null default '' comment '運營者身份證姓名',

`email` varchar(256) not null comment '郵件',

`cellphone` varchar(64) not null comment '聯絡**',

`identity_num` varchar(256) not null comment '運營者身份證號碼',

`identity_card` varchar(2024) not null comment '手持身份證**',

`license_num` varchar(512) not null comment '營業執照編號',

`license` varchar(2048) default null,

`company` varchar(256) not null comment '公司名稱',

`program` varchar(8192) not null comment '節目名稱,多個用逗號隔開',

`agreement` tinyint(2) not null comment '同意意向協議 1:同意 2:不同意',

`status` tinyint(2) not null default '0' comment '狀態:0-待審核,1-已通過,2-無效,3-刪除,4-審核中,5-未通過',

`audit_info` varchar(64) not null default '' comment '審核資訊',

`create_time` datetime not null comment '建立時間',

`update_time` timestamp not null default current_timestamp comment '修改時間',

`auth` tinyint(2) not null default '1' comment '1-普通 2-管理員',

primary key (`id`)

) engine=innodb auto_increment=20 default charset=utf8 comment='pgc&mcn賬號表'

開放平台簽名驗籤方案

引數名 型別含義 string nonce string 隨機字串,每次請求重新生成,隨機性越大越好,32byte以內,a za z0 9,例如 d15d792875807b0fec620f4db2ac1667 timestamp string unix時間戳 毫秒級 每次請求重新生成,例如 153...

快速開發平台 web快速開發平台 Jxstar介紹

jxstar支援面向業務構件的開發思想,支援各種標準應用構件 行業應用構件 整合應用構件開發 維護,最大限度的提高業務構件的重用,提高軟體企業的資產價值與市場競爭力。通過平台配置完成大部分開發工作量,提高開發效率與開發質量 規範企業軟體開發過程,降低軟體後期維護的時間和成本 通過平台積累可重用軟體構...

快速開發平台

快速開發平台,就是可以使得開發更為快速的開發平台。當開發平台產生之後,雖然減少了程式設計人員大量的程式設計時間,但是很多開發平台的效果並不是很理想,比如說某些開發平台比較複雜 難以掌握 有的開發平台通用性比較差 有的開發平台在時間上並沒有得到改善 還有的依然還是需要寫很多 等等。這些問題的存在促使開...