mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 16:53:04 +08:00
8 lines
105 B
Java
8 lines
105 B
Java
package factory;
|
|
|
|
public class AgentRegisterTest {
|
|
public static void main(String[] args) {
|
|
|
|
}
|
|
}
|