权限管理,功能优化
This commit is contained in:
parent
72ba8492d1
commit
4e9040915a
|
|
@ -191,4 +191,9 @@ public class Constants
|
|||
*/
|
||||
public static final String FILE_UPLOAD_ATT_RECORD_PHOTO = "bm_att_record";
|
||||
|
||||
/**
|
||||
* 人员记录表照片
|
||||
*/
|
||||
public static final String BM_WORKER_BLACK = "bm_worker_black";
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue