|
|
|
@ -41,7 +41,6 @@ t_importexcel_role_map
|
|
|
|
|
(1)发的角色可以是多个,收的角色只能是一个
|
|
|
|
|
(2)如果某人有多个发的角色,那么取第一个,如果以后反馈不方便,就修改为发现某人有多个发的角色,那么让他选择一个。
|
|
|
|
|
|
|
|
|
|
# 清库脚本
|
|
|
|
|
truncate table t_collect_job restart identity;
|
|
|
|
|
truncate table t_collect_job_sheet restart identity;
|
|
|
|
|
truncate table t_collect_job_sheet_col restart identity;
|
|
|
|
|