商品模块代码提交

This commit is contained in:
谭凯凯 2025-02-11 17:04:40 +08:00 committed by Tankaikai
parent a512c0ad3c
commit 702ff5a21d
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ public class ShopProdUnitController {
}
@PostMapping("enable/{id}")
@LogOperation("")
@LogOperation("")
@SaAdminCheckPermission("prod:unit:all")
public CzgResult<Void> enable(@PathVariable("id") Long id) {
//效验数据