You've already forked FrameTour-BE
区分临时和本地存储
This commit is contained in:
@@ -73,6 +73,8 @@ public class ScenicConfigEntity {
|
||||
private String storeConfigJson;
|
||||
private StorageType tmpStoreType;
|
||||
private String tmpStoreConfigJson;
|
||||
private StorageType localStoreType;
|
||||
private String localStoreConfigJson;
|
||||
private BigDecimal brokerDirectRate;
|
||||
private Integer faceDetectHelperThreshold;
|
||||
|
||||
|
Reference in New Issue
Block a user