[考勤对接]忽略保存file的appCode配置
This commit is contained in:
parent
0db846dc85
commit
36ee7c5439
@ -23,7 +23,7 @@ public class WithFileFactory {
|
|||||||
|
|
||||||
private static final String DEFAULT_SERVICE = "handleFileService";
|
private static final String DEFAULT_SERVICE = "handleFileService";
|
||||||
|
|
||||||
@Value("${ignore.file.biz.scene:attendance,attendance1=ignoreFileService}")
|
@Value("${ignore.file.biz.scene:attendance-snap,attendance1=ignoreFileService}")
|
||||||
private String ignoreFileBizScene;
|
private String ignoreFileBizScene;
|
||||||
|
|
||||||
public WithFileFactory(List<WithFileService> serviceList) {
|
public WithFileFactory(List<WithFileService> serviceList) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user