獲取數據
```
m('common')->getSetData($uniacid = 0);
```
獲取設置
```
m('common')->getSysset($key = "", $uniacid = 0);
```
獲取插件設置
```
m('common')->getPluginset($key = "", $uniacid = 0);
```
更新系統設置
```
m('common')->updateSysset($values, $uniacid = 0);
```
刪除某個系統設置
```
m('common')->deleteSysset($key, $uniacid = 0);
```
更新系統插件設置
```
m('common')->updatePluginset($values, $uniacid = 0);
```
全局設置
```
m('common')->setGlobalSet($uniacid = 0);
```
生成訂單號
```
m('common')->createNO($table, $field, $prefix);
```
獲取區域地址
```
m('common')->getAreas();
```
獲取版權
```
m('common')->getCopyright($ismanage = false);
```
- 數據表
- ims_ewei_shop_college_clickcount
- ims_ewei_shop_contract
- ims_ewei_shop_contract_category
- ims_ewei_shop_contract_log
- ims_ewei_shop_member_bonus
- ims_ewei_shop_member_task
- ims_ewei_shop_member_withdraw
- ims_ewei_shop_founder
- ims_ewei_shop_founder_bill
- ims_ewei_shop_dividend_recharge
- ims_ewei_shop_bank
- ims_ewei_shop_member
- ims_ewei_shop_member_recharge
- ims_ewei_shop_license_agency
- ewei_shop_merch_bonus
- ims_ewei_shop_merch_dividend_level
- ims_ewei_shop_merch_pay
- ims_ewei_shop_order
- ims_ewei_shop_order_goods
- ims_ewei_shop_order_refund
- ims_ewei_shop_account
- ims_ewei_shop_member_info
- ims_ewei_shop_user
- ims_ewei_shop_user_info
- ims_ewei_shop_dividend_merch
- ims_ewei_shop_dividend_upgrade
- ims_ewei_shop_cash_record
- model
- 店鋪model
- 云計算model
- QrcodeModel
- 商學院model
- common
- 靈活用工model
- memberModel
- 散記
- 云計算數據庫
- 用戶完成任務信息表
- 用戶任務培訓/合同簽訂表