Compare commits
No commits in common. '3665c7be0c6ae7975dc6df953dd4cb404de083ac' and '95c42a233e388a5cbfb24c4d59497f5302ce78da' have entirely different histories.
3665c7be0c
...
95c42a233e
7 changed files with 11 additions and 15 deletions
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
package apelet.tenantadmin.tenant.plugin.quotation; |
||||
package apelet.tenantadmin.tenant.plugin; |
||||
|
||||
import apelet.common.core.object.ObjectCollection; |
||||
import apelet.common.core.object.ObjectValue; |
||||
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
package apelet.tenantadmin.tenant.plugin.quotation; |
||||
package apelet.tenantadmin.tenant.plugin; |
||||
|
||||
|
||||
import apelet.common.core.object.ObjectValue; |
||||
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
package apelet.tenantadmin.tenant.plugin.quotation; |
||||
package apelet.tenantadmin.tenant.plugin; |
||||
|
||||
import apelet.common.core.object.ObjectValue; |
||||
import apelet.common.online.abstractplugin.ExecutePluginParent; |
||||
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
package apelet.tenantadmin.tenant.plugin.quotation; |
||||
package apelet.tenantadmin.tenant.plugin; |
||||
|
||||
import apelet.common.core.object.ObjectCollection; |
||||
import apelet.common.core.object.ObjectValue; |
||||
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
package apelet.tenantadmin.tenant.plugin.quotation; |
||||
package apelet.tenantadmin.tenant.plugin; |
||||
|
||||
import apelet.common.core.object.ObjectCollection; |
||||
import apelet.common.core.object.ObjectValue; |
||||
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
package apelet.tenantadmin.tenant.plugin.quotation; |
||||
package apelet.tenantadmin.tenant.plugin; |
||||
|
||||
import apelet.common.core.object.ObjectCollection; |
||||
import apelet.common.core.object.ObjectValue; |
||||
Loading…
Reference in new issue