提交 47aeb564 authored 作者: inroi's avatar inroi

完成代码

上级 65ead958
......@@ -9,7 +9,7 @@ public enum ProductAdapterEnum {
* 适配器地址
*/
KING_DEE_QUARTZ_JOB("kingdee", "http://kingdee-adapter:12001/"),
MALL_QUARTZ_JOB("mall", "http://mall-adapter:12002/");
MALL_QUARTZ_JOB("mall", "http://tonghang-adapter:12002/");
private final String key;
......
......@@ -18,6 +18,8 @@ public interface IMallCommonSyncService {
* 定时同步
*/
void synchronization();
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论