7 lines
601 B
Bash
7 lines
601 B
Bash
|
#!/usr/bin/bash
|
||
|
|
||
|
python ~/py/rbac/script/roleperm.py sage platformbiz reseller sale agreements agreedetail agreedetailstep agreeproduct organization
|
||
|
python ~/py/rbac/script/roleperm.py sage platformbiz reseller operator coupontype agreements agreedetail agreedetailstep agreeproduct organization product prodpricing prodpricingtab coupontype coupon coupon_log recharge_log resource biz_order
|
||
|
python ~/py/rbac/script/roleperm.py sage platformbiz owner operator paychannel prodtype
|
||
|
python ~/py/rbac/script/roleperm.py sage platformbiz customer customer coupon coupon_log biz_order recharge_log resource
|