Compare commits
No commits in common. "bfe2478628bc01a6132b16d7b943c2cee1719472" and "52d15758907cbc14c695b719eff9e6839918582b" have entirely different histories.
bfe2478628
...
52d1575890
|
|
@ -1872,11 +1872,6 @@ public class OSSService(IOptionsMonitor<ObjectStoreServiceOptions> options,
|
|||
{
|
||||
objectStoreUse = find.Primary;
|
||||
}
|
||||
else
|
||||
{
|
||||
//本地localhost 时候,默认给值
|
||||
objectStoreUse = ObjectStoreServiceOptions.ObjectStoreUse;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue