Tag: rules
-
Post Views: 18 1. The model class file in the /common/models directory is only allowed to be generated by the GII tool, which is a common model data layer, as shown in Figure 1 2. The model file in the /common/logics directory is related to business logic, which is inherited to /common/models The data layer is the common model logic…
-
Post Views: 50 1. In the production environment, the data in the skill data table is repeatedly written, as shown in Figure 1 2. However, before writing, it is judged whether the record exists. The combination of GAME_CODE and TEAM_CODE should be the only one, as shown in Figure 2 3. It is recommended to check the website first: https://www.shuijingwanwq.com/2017/04/18/1568/…