| 限定符和类型 | 方法和说明 |
|---|---|
UpdateStoreGeneral |
UpdateStoreGeneral.Builder.build() |
static UpdateStoreGeneral |
UpdateStoreGeneral.from(java.lang.Long storeGeneralId,
CreateStoreGeneral createStoreGeneral)
当执行create or update时有用.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractStoreManager.updateStoreGeneralById(UpdateStoreGeneral updateStoreGeneral,
java.lang.Long opUserId) |
void |
StoreManager.updateStoreGeneralById(UpdateStoreGeneral updateStoreGeneral,
java.lang.Long opUserId)
更新店铺新增基本信息.
|
protected abstract void |
AbstractStoreManager.updateStoreGeneralByIdDbOp(UpdateStoreGeneral updateStoreGeneral,
java.lang.Long opUserId) |
Copyright © 2020. All rights reserved.