Constants

AUTHORITY_TYPE_READ

AUTHORITY_TYPE_READ = "softstore_type_read"

分类权限码

AUTHORITY_TYPE_ADD

AUTHORITY_TYPE_ADD = "softstore_type_add"

AUTHORITY_TYPE_REMOVE

AUTHORITY_TYPE_REMOVE = "softstore_type_remove"

AUTHORITY_TYPE_EDIT

AUTHORITY_TYPE_EDIT = "softstore_type_edit"

AUTHORITY_PRODUCT_READ

AUTHORITY_PRODUCT_READ = "softstore_product_read"

产品权限码

AUTHORITY_PRODUCT_ADD

AUTHORITY_PRODUCT_ADD = "softstore_product_add"

AUTHORITY_PRODUCT_EDIT

AUTHORITY_PRODUCT_EDIT = "softstore_product_edit"

AUTHORITY_PRODUCT_TRASH

AUTHORITY_PRODUCT_TRASH = "softstore_product_trash"

AUTHORITY_PRODUCT_TRASH_READ

AUTHORITY_PRODUCT_TRASH_READ = "softstore_product_trash_read"

AUTHORITY_PRODUCT_REMOVE

AUTHORITY_PRODUCT_REMOVE = "softstore_product_remove"

AUTHORITY_PRODUCT_ATTRIBUTE_ADD

AUTHORITY_PRODUCT_ATTRIBUTE_ADD = "softstore_product_attr_add"

AUTHORITY_PRODUCT_ATTRIBUTE_EDIT

AUTHORITY_PRODUCT_ATTRIBUTE_EDIT = "softstore_product_attr_edit"

AUTHORITY_PRODUCT_ATTRIBUTE_REMOVE

AUTHORITY_PRODUCT_ATTRIBUTE_REMOVE = "softstore_product_attr_remove"

AUTHORITY_PRODUCT_TYPE_EDIT

AUTHORITY_PRODUCT_TYPE_EDIT = "softstore_product_type_edit"

AUTHORITY_PRODUCT_IMAGE_UPLOAD

AUTHORITY_PRODUCT_IMAGE_UPLOAD = "softstore_product_image_upload"

AUTHORITY_PRODUCT_IMAGE_REMOVE

AUTHORITY_PRODUCT_IMAGE_REMOVE = "softstore_product_image_remove"

AUTHORITY_PRODUCT_IMAGE_EDIT

AUTHORITY_PRODUCT_IMAGE_EDIT = "softstore_product_image_edit"

AUTHORITY_PRODUCT_FILE_UPLOAD

AUTHORITY_PRODUCT_FILE_UPLOAD = "softstore_product_file_upload"

AUTHORITY_PRODUCT_FILE_REMOVE

AUTHORITY_PRODUCT_FILE_REMOVE = "softstore_product_file_remove"

AUTHORITY_PRODUCT_FILE_EDIT

AUTHORITY_PRODUCT_FILE_EDIT = "softstore_product_file_edit"

AUTHORITY_ORDER_READ

AUTHORITY_ORDER_READ = "softstore_order_read"

AUTHORITY_ORDER_DETAIL_READ

AUTHORITY_ORDER_DETAIL_READ = "softstore_order_detail_read"

AUTHORITY_ORDER_TRASH_READ

AUTHORITY_ORDER_TRASH_READ = "softstore_order_trash_read"

AUTHORITY_ORDER_TRASH

AUTHORITY_ORDER_TRASH = "softstore_order_trash"

AUTHORITY_ORDER_CONTACT

AUTHORITY_ORDER_CONTACT = "softstore_order_contact"