摘要:
权限枚举类using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace AuthorityByte{ public enum Authority { logisticsBuy_show = 1, logsticsBuy_add = 2, logsticsBuy_del = 3, logsticsBuy_update = 4, config_show = 5, config_add... 阅读全文
posted @ 2013-10-21 18:16
夏阳秋时
阅读(250)
评论(0)
推荐(0)

浙公网安备 33010602011771号