parent
221812909b
commit
cecb8b14f7
2 changed files with 8 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||||
|
package com.daqing.financial.crms; |
||||||
|
|
||||||
|
public interface TestFeignControllerApi { |
||||||
|
} |
@ -0,0 +1,4 @@ |
|||||||
|
package com.daqing.financial.hrms; |
||||||
|
|
||||||
|
public interface DeptControllerApi { |
||||||
|
} |
Loading…
Reference in new issue