Compare commits
No commits in common. "8169a3ece8b94a8ace5d424570aeb2204615cb68" and "49c5fb6196a0d73dc1179df058cbb8ec2ec55caa" have entirely different histories.
8169a3ece8
...
49c5fb6196
@ -60,7 +60,7 @@ func init() {
|
||||
config.SetConsumerService(MembersProvider)
|
||||
config.SetConsumerService(AyrshareProvider)
|
||||
config.SetConsumerService(CronProvider)
|
||||
config.SetConsumerService(SupplierProvider)
|
||||
//config.SetConsumerService(SupplierProvider)
|
||||
|
||||
if err := config.Load(); err != nil {
|
||||
panic(err)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user