翔哥,help。
来源:4-10 店铺注册之js实现
叶无道疯人院
2018-07-11
接口中添加店铺信息的方法int insertShop(Shop shop),返回值使用的是int,为什么不是Integer呢?
写回答
1回答
-
同学好,int和Integer均可,因为这里不存在空值一说,所以用的是int:)
112018-07-12
相似问题
翔哥,help。
来源:4-10 店铺注册之js实现
叶无道疯人院
2018-07-11
接口中添加店铺信息的方法int insertShop(Shop shop),返回值使用的是int,为什么不是Integer呢?
1回答
同学好,int和Integer均可,因为这里不存在空值一说,所以用的是int:)
相似问题