You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
374 B
Markdown

2 months ago
# 招工宝
```
master 主分支
alipay 支付宝
```
page.json中通过注释会员或者门店控制底部显示
4 days ago
```身份识别checkToken
是否是代理agencyid 是否为真
是否是管理员admin 布尔值
是否是本团队item.agencyid == checktoken.agencyid
是否是金马item.agencyid == checktoken.agencyid && item.agencyid == 金马代理id
```